Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / config_translation / tests / src / Functional / ConfigTranslationDateFormatUiTest.php
index 95af49eea92f79147345c67c75e5ad2f0b535452..7cbeb57746a73a87b7d6961503bb5732416f7cd0 100644 (file)
@@ -15,7 +15,7 @@ class ConfigTranslationDateFormatUiTest extends BrowserTestBase {
   public static $modules = [
     'language',
     'config_translation',
-    'system'
+    'system',
   ];
 
   protected function setUp() {