Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / book / tests / src / Kernel / Plugin / migrate / source / d6 / BookTest.php
index feece1f7bcf032030c2371209cc30fb461d0818b..25d0906a36c13bccc4047953441a20ef10810e43 100644 (file)
@@ -13,7 +13,7 @@ class BookTest extends MigrateSqlSourceTestBase {
   /**
    * {@inheritdoc}
    */
-  public static $modules = ['book', 'migrate_drupal'];
+  public static $modules = ['book', 'migrate_drupal', 'node'];
 
   /**
    * {@inheritdoc}