Skip to content

Commit cd3f80b

Browse files
author
Joan He
committed
MAGETWO-94865: Case is not showing up in Signfyd for Guest Checkout using PayPal Payments Pro Hosted Solution
1 parent 1eaae5a commit cd3f80b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Paypal/Test/Unit/Controller/Ipn/IndexTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Magento\Sales\Model\Order;
1414
use Magento\Sales\Model\OrderFactory;
1515

16+
/**
17+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
18+
*/
1619
class IndexTest extends \PHPUnit\Framework\TestCase
1720
{
1821
/** @var Index */

0 commit comments

Comments
 (0)