Skip to content

Commit 8a6d104

Browse files
committed
Format file using php-cs-fixer
1 parent 9c17232 commit 8a6d104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ReCaptcha/RequestMethod/CurlPostTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ protected function setUp()
3636
{
3737
if (!extension_loaded('curl')) {
3838
$this->markTestSkipped(
39-
'The cURL extension is not available.'
39+
'The cURL extension is not available.'
4040
);
4141
}
4242
}

0 commit comments

Comments
 (0)