Skip to content

Commit 0c04a86

Browse files
committed
MAGETWO-9007: Get MAGETWO-52856 into Magento 2.1.x
1 parent 179f984 commit 0c04a86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Checkout/Test/Unit/Model/PaymentInformationManagementTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
namespace Magento\Checkout\Test\Unit\Model;
88

9+
/**
10+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
11+
*/
912
class PaymentInformationManagementTest extends \PHPUnit_Framework_TestCase
1013
{
1114
/**

0 commit comments

Comments
 (0)