X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate%2Ftests%2Fsrc%2FUnit%2Fprocess%2FIteratorTest.php;h=46daadefc3568e2f9c1d6eb01c8d81c7a016ab84;hp=993fb928497b5a4c9bc5c780b9f38892c357a028;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/migrate/tests/src/Unit/process/IteratorTest.php b/web/core/modules/migrate/tests/src/Unit/process/IteratorTest.php index 993fb9284..46daadefc 100644 --- a/web/core/modules/migrate/tests/src/Unit/process/IteratorTest.php +++ b/web/core/modules/migrate/tests/src/Unit/process/IteratorTest.php @@ -31,6 +31,8 @@ class IteratorTest extends MigrateTestCase { /** * Tests the iterator process plugin. + * + * @group legacy */ public function testIterator() { $migration = $this->getMigration();