X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FWebTest%2FGrant%2FStandaloneAddTest.php;h=e7c5a8787e6a65d1822a0f2f645f83ddd6e8d920;hb=6b0752b5e96ae3dbd1911c857d6fcd0c56a33e53;hp=a18b265958ed4de8a650606e54293232f4a49914;hpb=92b0f883315c72514e629b1c9e37261b84186785;p=civicrm-core.git diff --git a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php index a18b265958..e7c5a8787e 100644 --- a/tests/phpunit/WebTest/Grant/StandaloneAddTest.php +++ b/tests/phpunit/WebTest/Grant/StandaloneAddTest.php @@ -1,7 +1,7 @@ webtestLogin('admin'); @@ -106,4 +106,3 @@ class WebTest_Grant_StandaloneAddTest extends CiviSeleniumTestCase { $this->webtestVerifyTabularData($expected); } } -