Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / KernelTests / Core / Config / CacheabilityMetadataConfigOverrideTest.php
index c52e3ea8533abab32a63fce7a58a0b001236eeae..4ceebf5b9b32deee12dddeb4a0151998740c6722 100644 (file)
@@ -21,7 +21,7 @@ class CacheabilityMetadataConfigOverrideTest extends KernelTestBase {
     'config',
     'config_override_test',
     'system',
-    'user'
+    'user',
   ];
 
   /**