diff -u b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowSourceWithHighwaterTest.php b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowSourceWithHighwaterTest.php --- b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowSourceWithHighwaterTest.php +++ b/core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowSourceWithHighwaterTest.php @@ -11,7 +11,7 @@ * * @group migrate_drupal */ -class VariableMultiRowTest extends MigrateSqlSourceTestBase { +class VariableMultiRowSourceWithHighwaterTest extends MigrateSqlSourceTestBase { /** * {@inheritdoc}