Skip to content

Commit bd8ef8e

Browse files
committed
ACPT-1344: Fix ReCaptcha WebApi GraphQL tests on Application Server
1 parent 41060e9 commit bd8ef8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReCaptchaVersion3Invisible/Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,6 @@ public function _resetState(): void
170170
{
171171
$this->websiteKey = null;
172172
$this->uiConfig = [];
173+
$this->validationConfig = null;
173174
}
174175
}

0 commit comments

Comments
 (0)