Skip to content

Commit b3811b0

Browse files
committed
ACP2E-1992: Configurable on sale products not visible in products carousel
- fixed static
1 parent 78c9744 commit b3811b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Unit/Plugin/CatalogWidget/Block/Product/ProductListPluginTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
use Magento\Framework\DB\Select;
2222
use Magento\Framework\DataObject;
2323

24+
/**
25+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26+
*/
2427
class ProductListPluginTest extends TestCase
2528
{
2629
/**

0 commit comments

Comments
 (0)