X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate%2Ftests%2Fsrc%2FUnit%2Fprocess%2FIteratorTest.php;h=46daadefc3568e2f9c1d6eb01c8d81c7a016ab84;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=993fb928497b5a4c9bc5c780b9f38892c357a028;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website 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();