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 1b46e91 commit 9a610ebCopy full SHA for 9a610eb
tests/RecaptchaRuleTest.php
@@ -2,7 +2,6 @@
2
3
use Illuminate\Support\Facades\Http;
4
use Illuminate\Validation\Rule;
5
-use Maize\GoogleRecaptchaV3\Rules\Recaptcha;
6
7
it('can validate token', function (bool $enabled, ?bool $success, ?float $score, ?float $threshold, bool $fails) {
8
0 commit comments