Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / action / tests / src / Kernel / Plugin / migrate / source / ActionTest.php
index 7f7b7ef8cd6d58386d8df389ef7884eff8947462..938752ad4d61e49c78b9a34460ee6f7bdd617ddb 100644 (file)
@@ -15,7 +15,7 @@ class ActionTest extends MigrateSqlSourceTestBase {
   /**
    * {@inheritdoc}
    */
-  public static $modules = ['action', 'migrate_drupal'];
+  public static $modules = ['action', 'migrate_drupal', 'system'];
 
   /**
    * {@inheritdoc}