diff --git a/tests/TestCase/Collection/CollectionTest.php b/tests/TestCase/Collection/CollectionTest.php index 10e3b3bb4f4..eb39f68f1eb 100644 --- a/tests/TestCase/Collection/CollectionTest.php +++ b/tests/TestCase/Collection/CollectionTest.php @@ -1464,7 +1464,7 @@ public function testSerializeWithAppendIterators() } /** - * Tests serialization when using append + * Tests serialization when using nested iterators * * @return void */