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 412fa64 commit b39d0a0Copy full SHA for b39d0a0
ReCaptchaReview/Test/Api/GraphQl/Review/ProductReviewsTest.php
@@ -70,7 +70,7 @@ public function testAddProductReviewReCaptchaValidationFailed(string $customerNa
70
/**
71
* @return array
72
*/
73
- public function customerDataProvider(): array
+ public static function customerDataProvider(): array
74
{
75
return [
76
'Guest' => ['John Doe', true],
0 commit comments