phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
[civicrm-core.git] / tests / phpunit / api / v3 / ParticipantStatusTypeTest.php
index 076223110a1e8df6973413452aabebc9f07ff5d6..0299011f211447ba9d65f9e242c117576f1db281 100644 (file)
@@ -81,4 +81,3 @@ class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
     $this->assertEquals($entity['count'] - 1, $checkDeleted['count'], 'In line ' . __LINE__);
   }
 }
-