Skip to content

Commit 92d9a7e

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ReCaptchaPaypal/Test/Unit/Block/LayoutProcessor/Checkout/OnepageTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ public function testProcess(array $mocks, array $expected): void
104104
$this->assertSame($expected, $actual);
105105
}
106106

107+
/**
108+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
109+
*/
107110
public function processDataProvider(): array
108111
{
109112
return [

0 commit comments

Comments
 (0)