Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / src / Functional / System / IndexPhpTest.php
index 2bf098931d61f3c5b8cac33d8d5f7630a68b0401..4675fed0faa0ded7e872a7b1507e048ab99887a5 100644 (file)
@@ -10,6 +10,7 @@ use Drupal\Tests\BrowserTestBase;
  * @group system
  */
 class IndexPhpTest extends BrowserTestBase {
+
   protected function setUp() {
     parent::setUp();
   }