Skip to content

Commit b681953

Browse files
committed
MAGETWO-93753: [Forwardport] Implement sharding and parallelization for Price Indexer - part 2
1 parent 6a749b2 commit b681953

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Paypal/Model/Payflow/Service/Request

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Paypal/Model/Payflow/Service/Request/SecureTokenTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
/**
2424
* @magentoAppIsolation enabled
2525
* @magentoDbIsolation disabled
26+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2627
*/
2728
class SecureTokenTest extends TestCase
2829
{

0 commit comments

Comments
 (0)