Skip to content

Commit 08e446e

Browse files
MAGETWO-94565: Catalog product collection filters produce errors and cause inconsistent behaviour
- Fix static tests.
1 parent b6d5388 commit 08e446e

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/Product

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Model/ResourceModel/Product/CollectionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
/**
1717
* Collection test
18+
*
19+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1820
*/
1921
class CollectionTest extends \PHPUnit\Framework\TestCase
2022
{

0 commit comments

Comments
 (0)