Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / node / tests / src / Kernel / Migrate / d6 / NodeTranslationRedirectTest.php
index 7daac88309baa9fbf34a56f1b9e545f745b827bc..f3d03166cf482afd70baf7053ba801f634bb6362 100644 (file)
@@ -20,6 +20,8 @@ class NodeTranslationRedirectTest extends MigrateDrupal6TestBase {
     'content_translation',
     'language',
     'menu_ui',
+    // Required for translation migrations.
+    'migrate_drupal_multilingual',
   ];
 
   /**