Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / config / tests / src / Functional / ConfigLanguageOverrideWebTest.php
index 092ad2b377f808f60ea375ba6d0be594bc502100..c7e0b27d444832de8566d0d6b272ed573255258c 100644 (file)
@@ -21,7 +21,7 @@ class ConfigLanguageOverrideWebTest extends BrowserTestBase {
   public static $modules = [
     'block',
     'language',
-    'system'
+    'system',
   ];
 
   /**