phpcs - Fix error, "Expected 1 newline at end of file; XXX found".
[civicrm-core.git] / tests / phpunit / WebTest / Contact / CreateCmsUserFromContactTest.php
index a70c71c4e075d7f84be4378141857afe7bc36eec..6f6fdb6b2e108370ba969cbe47c81077c457b192 100644 (file)
@@ -231,4 +231,3 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase
     return array($cid, $firstName, $lastName, $email);
   }
 }
-