X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FForm%2FStorageTest.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FTests%2FForm%2FStorageTest.php;h=a1f7fee3df5891bf0e5b376b1dafdf89fcdf5186;hp=7896b5362c7b024dcff898f4a0e58bc381439886;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/src/Tests/Form/StorageTest.php b/web/core/modules/system/src/Tests/Form/StorageTest.php index 7896b5362..a1f7fee3d 100644 --- a/web/core/modules/system/src/Tests/Form/StorageTest.php +++ b/web/core/modules/system/src/Tests/Form/StorageTest.php @@ -28,7 +28,7 @@ class StorageTest extends WebTestBase { protected function setUp() { parent::setUp(); - $this->drupalLogin ($this->drupalCreateUser()); + $this->drupalLogin($this->drupalCreateUser()); } /**