diff options
Diffstat (limited to 'tests/app/Http/Middleware/AuthEditorTest.php')
| -rw-r--r-- | tests/app/Http/Middleware/AuthEditorTest.php | 1 |
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 { |
