Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate / tests / src / Unit / process / IteratorTest.php
index 993fb928497b5a4c9bc5c780b9f38892c357a028..46daadefc3568e2f9c1d6eb01c8d81c7a016ab84 100644 (file)
@@ -31,6 +31,8 @@ class IteratorTest extends MigrateTestCase {
 
   /**
    * Tests the iterator process plugin.
+   *
+   * @group legacy
    */
   public function testIterator() {
     $migration = $this->getMigration();