diff --git a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php index 9318f70..fe2048c 100644 --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d6/MigrateUpgrade6Test.php @@ -113,6 +113,7 @@ protected function getAvailablePaths() { 'filefield', 'filter', 'forum', + 'i18nmenu', 'i18ntaxonomy', 'imagecache', 'imagefield', @@ -157,7 +158,6 @@ protected function getMissingPaths() { 'i18nblocks', 'i18ncck', 'i18ncontent', - 'i18nmenu', // This module is in the missing path list because it is installed on the // source site but it is not installed on the destination site. 'i18nprofile',