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 ae085cf commit a7df996Copy full SHA for a7df996
tests/Unit/Authentication/NoAuthUnitTest.php
@@ -12,7 +12,7 @@ final class NoAuthUnitTest extends TestCase
12
private NoAuth $auth;
13
private RequestInterface $requestMock;
14
15
- #[\Override]
+ #[\Override]
16
protected function setUp(): void
17
{
18
BypassFinals::enable();
0 commit comments