Skip to content

Commit 26c7b7a

Browse files
committed
MAGETWO-36037: Adding a new event in the action OrderSave
- fixed static test
1 parent 0ef801c commit 26c7b7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Checkout/Test/Unit/Controller/Onepage/SaveOrderTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
/**
1212
* Class SaveOrderTest
13+
*
14+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1315
*/
1416
class SaveOrderTest extends \PHPUnit_Framework_TestCase
1517
{

0 commit comments

Comments
 (0)