Merge pull request #4949 from eileenmcnaughton/minor-tidies
[civicrm-core.git] / tests / phpunit / WebTest / Event / ChangeParticipantStatus.php
index a637c4aa2fd9c167ef45e1abdfcee07592cf1b97..dfd694d12d7da54b58c55273434211ea56969dab 100644 (file)
@@ -164,4 +164,3 @@ class WebTest_Event_ChangeParticipantStatus extends CiviSeleniumTestCase {
     $this->verifyText("xpath=//td[text()='Selections']/following-sibling::td//div/div", preg_quote('Event Total: $ 800.00'));
   }
 }
-