Skip to content

Commit b39d0a0

Browse files
ShradddhaShradddha
authored andcommitted
AC-11943:: Remove Deprecations- PhpUnit10 WebAPI Tests
1 parent 412fa64 commit b39d0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaReview/Test/Api/GraphQl/Review/ProductReviewsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public function testAddProductReviewReCaptchaValidationFailed(string $customerNa
7070
/**
7171
* @return array
7272
*/
73-
public function customerDataProvider(): array
73+
public static function customerDataProvider(): array
7474
{
7575
return [
7676
'Guest' => ['John Doe', true],

0 commit comments

Comments
 (0)