Skip to content

Commit b8846a7

Browse files
committed
MAGETWO-66755: Fix Framework\Data\Collection::each() method
1 parent e5e2cea commit b8846a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Data/Test/Unit/CollectionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
*/
66
namespace Magento\Framework\Data\Test\Unit;
77

8+
// @codingStandardsIgnoreFile
9+
810
class CollectionTest extends \PHPUnit_Framework_TestCase
911
{
1012
/**

0 commit comments

Comments
 (0)