diff --git a/core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6Test.php b/core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6Test.php index eb71ada..676d340 100644 --- a/core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6Test.php +++ b/core/modules/migrate_drupal/src/Tests/d6/MigrateDrupal6Test.php @@ -167,7 +167,6 @@ protected function getDumps() { $tests_path . '/Drupal6DateFormat.php', $tests_path . '/Drupal6DblogSettings.php', $tests_path . '/Drupal6FieldInstance.php', - $tests_path . '/Drupal6FieldSettings.php', $tests_path . '/Drupal6File.php', $tests_path . '/Drupal6FileSettings.php', $tests_path . '/Drupal6FilterFormat.php',