diff --git a/core/modules/migrate_drupal/src/Tests/d6/MigrateFieldTest.php b/core/modules/migrate_drupal/src/Tests/d6/MigrateFieldTest.php index 85ef644d9b90..f889accb25a6 100644 --- a/core/modules/migrate_drupal/src/Tests/d6/MigrateFieldTest.php +++ b/core/modules/migrate_drupal/src/Tests/d6/MigrateFieldTest.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\migrate_drupal\Tests\d6\MigrateUserRoleTest. + * Contains \Drupal\migrate_drupal\Tests\d6\MigrateFieldTest. */ namespace Drupal\migrate_drupal\Tests\d6;