Skip to content

Commit 00a4d35

Browse files
committed
ACP2E-4064: PayflowPro saved card token failed on payment
1 parent 1d46621 commit 00a4d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Test/Unit/Model/Payflow/TransparentTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ protected function setUp(): void
120120
* @param bool $createPaymentToken
121121
* @throws InvalidTransitionException
122122
* @throws LocalizedException
123+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
123124
*/
124125
public function testCaptureCorrectId(string $parentTransactionId, bool $createPaymentToken)
125126
{

0 commit comments

Comments
 (0)