Skip to content

Commit baa6972

Browse files
author
Valeriy Nayda
committed
MAGETWO-62271: Inconsistent saving of Stock Data
1 parent ea71c5f commit baa6972

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Model/Product/CopierTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use Magento\Catalog\Api\Data\ProductInterface;
99
use \Magento\Catalog\Model\Product\Copier;
1010

11+
/**
12+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
13+
*/
1114
class CopierTest extends \PHPUnit_Framework_TestCase
1215
{
1316
/**

0 commit comments

Comments
 (0)