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 / d7 / NodeTranslationRedirectTest.php
index 88cc2ade7bd03c61a6101286ef03884bf8c8656b..3e148aaf488c568082caca99e32cca476e0e5ccc 100644 (file)
@@ -20,6 +20,8 @@ class NodeTranslationRedirectTest extends MigrateDrupal7TestBase {
     'content_translation',
     'language',
     'menu_ui',
+    // Required for translation migrations.
+    'migrate_drupal_multilingual',
     'node',
     'text',
   ];