CRM-19298 - hopefully last syntax error
[civicrm-core.git] / tests / phpunit / api / v3 / ContributionPageTest.php
index a78e425b3de4bf282e7b1f1f184bc42fab7a731a..fe257feb0db424ed5f3ebeef9f9e39b481c6ced2 100644 (file)
@@ -448,8 +448,8 @@ class api_v3_ContributionPageTest extends CiviUnitTestCase {
         'Membership Fee',
       ),
       array(
-        'Total: $'
-      ),
+        'Total: $',
+      )
     );
     $mut->stop();
     $mut->clearMessages(999);