Skip to content

Commit 474f69a

Browse files
committed
ACP2E-1992: Configurable on sale products not visible in products carousel
- adjusted page-builder widget total count
1 parent 4f25bf7 commit 474f69a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/PageBuilder/Test/Unit/Model/Catalog/ProductTotalsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
use PHPUnit\Framework\MockObject\MockObject;
2424
use PHPUnit\Framework\TestCase;
2525

26+
/**
27+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
28+
*/
2629
class ProductTotalsTest extends TestCase
2730
{
2831
/**

0 commit comments

Comments
 (0)