X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCiviTest%2FCiviSeleniumTestCase.php;h=998eb914b83613739c3abbc4f463ac1e68ce37ec;hb=7fe378287cd12206471d1821b74208ee59fbbd51;hp=6c279a332bd33248b3bc315957fa39eca699e756;hpb=2e2605fe44474eb861c337eeeedc1717b7bcc84f;p=civicrm-core.git diff --git a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php index 6c279a332b..998eb914b8 100644 --- a/tests/phpunit/CiviTest/CiviSeleniumTestCase.php +++ b/tests/phpunit/CiviTest/CiviSeleniumTestCase.php @@ -103,6 +103,9 @@ class CiviSeleniumTestCase extends PHPUnit_Extensions_SeleniumTestCase { } } + /** + * @return string + */ protected function prepareTestSession() { $result = parent::prepareTestSession();