X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FWebTest%2FContact%2FCreateCmsUserFromContactTest.php;h=6f6fdb6b2e108370ba969cbe47c81077c457b192;hb=ef10e0b52408ba266239a859756d757a10348228;hp=a70c71c4e075d7f84be4378141857afe7bc36eec;hpb=681aa547248b9c7d92d368f4879f75f941eba90b;p=civicrm-core.git diff --git a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php index a70c71c4e0..6f6fdb6b2e 100644 --- a/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php +++ b/tests/phpunit/WebTest/Contact/CreateCmsUserFromContactTest.php @@ -231,4 +231,3 @@ class WebTest_Contact_CreateCmsUserFromContactTest extends CiviSeleniumTestCase return array($cid, $firstName, $lastName, $email); } } -