Skip to content
Snippets Groups Projects
Commit 22e67c29 authored by Oleksandr Radchenko's avatar Oleksandr Radchenko
Browse files

MAGETWO-59080: Introduce ability return to stock through api for Configurable and Bundle products

parent 4409f4dd
Branches
No related merge requests found
...@@ -8,6 +8,7 @@ namespace Magento\SalesInventory\Test\Unit\Model\Plugin\Order; ...@@ -8,6 +8,7 @@ namespace Magento\SalesInventory\Test\Unit\Model\Plugin\Order;
/** /**
* Class ReturnToStockInvoiceTest * Class ReturnToStockInvoiceTest
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/ */
class ReturnToStockInvoiceTest extends \PHPUnit_Framework_TestCase class ReturnToStockInvoiceTest extends \PHPUnit_Framework_TestCase
{ {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment