summaryrefslogtreecommitdiff
path: root/tests/app/Http/Middleware/AuthEditorTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Http/Middleware/AuthEditorTest.php')
-rw-r--r--tests/app/Http/Middleware/AuthEditorTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/app/Http/Middleware/AuthEditorTest.php b/tests/app/Http/Middleware/AuthEditorTest.php
index c8e72694dd..e6fdf6c869 100644
--- a/tests/app/Http/Middleware/AuthEditorTest.php
+++ b/tests/app/Http/Middleware/AuthEditorTest.php
@@ -31,7 +31,6 @@ use Psr\Http\Server\RequestHandlerInterface;
use function response;
-
#[CoversClass(AuthEditor::class)]
class AuthEditorTest extends TestCase
{