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 374c197 commit b6b3fafCopy full SHA for b6b3faf
tests/Fortress/RequestSchemaTest.php
@@ -18,7 +18,7 @@ class RequestSchemaTest extends TestCase
18
{
19
protected array $contactSchema; // @phpstan-ignore-line
20
protected string $basePath;
21
-
+
22
public function setUp(): void
23
24
$this->basePath = __DIR__.'/data/contact.json';
0 commit comments