We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d46621 commit 00a4d35Copy full SHA for 00a4d35
app/code/Magento/Paypal/Test/Unit/Model/Payflow/TransparentTest.php
@@ -120,6 +120,7 @@ protected function setUp(): void
120
* @param bool $createPaymentToken
121
* @throws InvalidTransitionException
122
* @throws LocalizedException
123
+ * @SuppressWarnings(PHPMD.CyclomaticComplexity)
124
*/
125
public function testCaptureCorrectId(string $parentTransactionId, bool $createPaymentToken)
126
{
0 commit comments