Skip to content

Commit 22e67c2

Browse files
committed
MAGETWO-59080: Introduce ability return to stock through api for Configurable and Bundle products
1 parent 4409f4d commit 22e67c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/SalesInventory/Test/Unit/Model/Plugin/Order/ReturnToStockInvoiceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
/**
1010
* Class ReturnToStockInvoiceTest
11+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1112
*/
1213
class ReturnToStockInvoiceTest extends \PHPUnit_Framework_TestCase
1314
{

0 commit comments

Comments
 (0)