X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FSystem%2FIndexPhpTest.php;h=4675fed0faa0ded7e872a7b1507e048ab99887a5;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=2bf098931d61f3c5b8cac33d8d5f7630a68b0401;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/tests/src/Functional/System/IndexPhpTest.php b/web/core/modules/system/tests/src/Functional/System/IndexPhpTest.php index 2bf098931..4675fed0f 100644 --- a/web/core/modules/system/tests/src/Functional/System/IndexPhpTest.php +++ b/web/core/modules/system/tests/src/Functional/System/IndexPhpTest.php @@ -10,6 +10,7 @@ use Drupal\Tests\BrowserTestBase; * @group system */ class IndexPhpTest extends BrowserTestBase { + protected function setUp() { parent::setUp(); }