Merge pull request #4207 from TeNNoX/bettertagoverview3
[civicrm-core.git] / tests / phpunit / WebTest / Pledge / ContactContextAddTest.php
index ea0b623fc793b107f4f0f7551f317c56c58e089f..559f5e34ff48655ac7a89671327e4e27b294368e 100644 (file)
@@ -110,7 +110,7 @@ class WebTest_Pledge_ContactContextAddTest extends CiviSeleniumTestCase {
     }
 
     $this->clickLink("_qf_PledgeView_next-bottom", "xpath=//div[@class='view-content']//table//tbody/tr[1]/td[10]/span[1]/a[text()='View']", FALSE);
-    
+
     $this->waitForElementPresent("xpath=//div[@class='view-content']//table[@class='selector row-highlight']//tbody/tr[1]/td[1]/span/a");
     $this->click("xpath=//div[@class='view-content']//table[@class='selector row-highlight']//tbody/tr[1]/td[1]/span/a");
     $this->waitForElementPresent("xpath=//div[@class='view-content']//table//tbody//tr//td[2]/table/tbody/tr[2]/td[8]/a[text()='Record Payment']");