Skip to content

Commit 05e9aaa

Browse files
committed
static tests changes
1 parent 0c0bdf8 commit 05e9aaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Wishlist/Test/Unit/Pricing/ConfiguredPrice/ConfigurableProductTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
use Magento\Catalog\Model\ResourceModel\Product\Option\Collection as optionCollection;
2323
use Magento\Catalog\Model\ResourceModel\Product\Option\Value\Collection as optionValueCollection;
2424

25+
/**
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
27+
*/
28+
2529
class ConfigurableProductTest extends TestCase
2630
{
2731
/**

0 commit comments

Comments
 (0)