X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCiviTest%2FCiviEndToEndTestCase.php;h=93c33236c48b2c4efe49d770789e21af3c60a246;hb=ac23004420f44229d1aa5476760ffef525910572;hp=bc932fbbff795a2abfd4f509feab1dd39867c908;hpb=d40b6649e8af7fa55a5a71beee3483cdf6c68bf3;p=civicrm-core.git diff --git a/tests/phpunit/CiviTest/CiviEndToEndTestCase.php b/tests/phpunit/CiviTest/CiviEndToEndTestCase.php index bc932fbbff..93c33236c4 100644 --- a/tests/phpunit/CiviTest/CiviEndToEndTestCase.php +++ b/tests/phpunit/CiviTest/CiviEndToEndTestCase.php @@ -9,7 +9,7 @@ * Note: If you need to work as a different user, try using `cv()` or * a web-service. */ -class CiviEndToEndTestCase extends PHPUnit_Framework_TestCase implements \Civi\Test\EndToEndInterface { +class CiviEndToEndTestCase extends PHPUnit\Framework\TestCase implements \Civi\Test\EndToEndInterface { public static function setUpBeforeClass() { CRM_Core_Config::singleton(1, 1);