Skip to content

Commit 1670359

Browse files
author
Mike Weis
committed
MAGETWO-31933: Can't change shipping address when creating order in backend
- fixed static test failure
1 parent c853ae6 commit 1670359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Backend/Test/Unit/Model/Session/QuoteTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
/**
99
* Class QuoteTest
10+
*
1011
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
12+
* @SuppressWarnings(PHPMD.TooManyFields)
1113
*/
1214
class QuoteTest extends \PHPUnit_Framework_TestCase
1315
{

0 commit comments

Comments
 (0)