Skip to content

Commit aa04e6a

Browse files
committed
ACP2E-13: Customer shopping cart in admin - Multi store
1 parent 866bc0b commit aa04e6a

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Customer/Test/Unit/Controller/Adminhtml/Cart/Product/Composite/Cart

1 file changed

+3
-0
lines changed

app/code/Magento/Customer/Test/Unit/Controller/Adminhtml/Cart/Product/Composite/Cart/ConfigureTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
use PHPUnit\Framework\TestCase;
2525
use Magento\Framework\TestFramework\Unit\Helper\ObjectManager as ObjectManagerHelper;
2626

27+
/**
28+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
29+
*/
2730
class ConfigureTest extends TestCase
2831
{
2932
/**

0 commit comments

Comments
 (0)