Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / path / tests / src / Kernel / Migrate / d7 / MigrateUrlAliasTest.php
index dae024950010a5627f123a2094911555f2eed971..b8d92e0c49a0252370f44d2bacc9eacb080075c6 100644 (file)
@@ -18,6 +18,8 @@ class MigrateUrlAliasTest extends MigrateDrupal7TestBase {
     'content_translation',
     'language',
     'menu_ui',
+    // Required for translation migrations.
+    'migrate_drupal_multilingual',
     'node',
     'path',
     'text',