Skip to content

Commit d0ff690

Browse files
committed
MC-17875: Refactor GraphQl Integration tests
- remove suppressions
1 parent 8d0e0cc commit d0ff690

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev/tests/integration/testsuite/Magento/AuthorizenetGraphQl/Model/Resolver/Customer/SetAuthorizeNetPaymentMethodOnCartTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
*
2020
* @magentoAppArea graphql
2121
* @magentoDbIsolation disabled
22-
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2322
*/
2423
class SetAuthorizeNetPaymentMethodOnCartTest extends TestCase
2524
{

dev/tests/integration/testsuite/Magento/AuthorizenetGraphQl/Model/Resolver/Guest/SetAuthorizeNetPaymentMethodOnCartTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
*
2020
* @magentoAppArea graphql
2121
* @magentoDbIsolation disabled
22-
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2322
*/
2423
class SetAuthorizeNetPaymentMethodOnCartTest extends TestCase
2524
{

0 commit comments

Comments
 (0)