Skip to content

Commit c4e6e1f

Browse files
committed
ACP2E-1338: Google reCaptcha in Incorrect position
1 parent 92d9a7e commit c4e6e1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ReCaptchaPaypal/Test/Unit/Observer/PayPalObserverTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
use PHPUnit\Framework\TestCase;
2727
use Psr\Log\LoggerInterface;
2828

29+
/**
30+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
31+
*/
2932
class PayPalObserverTest extends TestCase
3033
{
3134
/**

0 commit comments

Comments
 (0)