X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FFunctional%2FSystem%2FDateTimeTest.php;h=bdecab5d4cdc0ff9fd3f5e248dc86f19d5a3aac5;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=3d35f96e2e760aa91728e177bb2404fed3b98a1f;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/tests/src/Functional/System/DateTimeTest.php b/web/core/modules/system/tests/src/Functional/System/DateTimeTest.php index 3d35f96e2..bdecab5d4 100644 --- a/web/core/modules/system/tests/src/Functional/System/DateTimeTest.php +++ b/web/core/modules/system/tests/src/Functional/System/DateTimeTest.php @@ -25,7 +25,7 @@ class DateTimeTest extends BrowserTestBase { parent::setUp(); // Create admin user and log in admin user. - $this->drupalLogin ($this->drupalCreateUser([ + $this->drupalLogin($this->drupalCreateUser([ 'administer site configuration', 'administer content types', 'administer nodes',