Skip to content

Commit b6b3faf

Browse files
committed
Fix Style
1 parent 374c197 commit b6b3faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fortress/RequestSchemaTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class RequestSchemaTest extends TestCase
1818
{
1919
protected array $contactSchema; // @phpstan-ignore-line
2020
protected string $basePath;
21-
21+
2222
public function setUp(): void
2323
{
2424
$this->basePath = __DIR__.'/data/contact.json';

0 commit comments

Comments
 (0)