WebtestFix Further Enhancements
authorAtif Shaikh <shaikh388@gmail.com>
Mon, 5 May 2014 14:57:04 +0000 (20:27 +0530)
committerAtif Shaikh <shaikh388@gmail.com>
Tue, 6 May 2014 06:31:50 +0000 (12:01 +0530)
tests/phpunit/WebTest/Event/AdditionalPaymentTest.php

index 8e3edfb413e13e375ec0e4a3615dbdeb9f47680d..a24e6df1cad51f9f123bdf2974cd08b37e7bbd09 100644 (file)
@@ -219,5 +219,5 @@ class WebTest_Event_AdditionalPaymentTest extends CiviSeleniumTestCase {
     $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td", "$ {$feeAmt}", 'Missing text: appropriate fee amount');
     $this->assertElementContainsText("xpath=//td[@id='payment-info']/table[@id='info']/tbody/tr[2]/td[2]", "$ {$amtPaid}", 'Missing text: appropriate fee amount');
   }
-
 }
+