Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 870d922

Browse files
committed
Typo "testSlipByIpReturnsValidResponse" to "testSkipByIpReturnsValidResponse"
1 parent a78b1a2 commit 870d922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ReCaptchaTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public function testSkipByIpAndReturnArrayReturnsDefaultArray()
131131
/**
132132
* @test
133133
*/
134-
public function testSlipByIpReturnsValidResponse()
134+
public function testSkipByIpReturnsValidResponse()
135135
{
136136

137137
$this->setSkipByIp($this->recaptcha_invisible, true);

0 commit comments

Comments
 (0)