Skip to content

Commit 65bb4ef

Browse files
committed
MAGETWO-54693: Ability to return the product to the stock after Creditmemo API
1 parent b906107 commit 65bb4ef

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Shipping/Test/Unit/Controller/Adminhtml/Order/Shipment

1 file changed

+1
-0
lines changed

app/code/Magento/Shipping/Test/Unit/Controller/Adminhtml/Order/Shipment/SaveTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* Class SaveTest
2020
*
2121
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
22+
* @SuppressWarnings(PHPMD.TooManyFields)
2223
*/
2324
class SaveTest extends \PHPUnit_Framework_TestCase
2425
{

0 commit comments

Comments
 (0)