Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / paragraphs / tests / src / Kernel / ParagraphsTypeHasEnabledBehaviorPluginTest.php
index 0ded68125a339ab53f4c497919f4761d0df82277..05de58617fb831ea2291b813a7675a91d6b7df77 100644 (file)
@@ -22,6 +22,7 @@ class ParagraphsTypeHasEnabledBehaviorPluginTest extends KernelTestBase {
     'paragraphs',
     'user',
     'paragraphs_test',
+    'file',
   ];
 
   /**