mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 02:20:03 +02:00
feat: moves covers nothing to attribute
This commit is contained in:
@@ -34,7 +34,6 @@ final class TestCaseFactory
|
||||
private const ANNOTATIONS = [
|
||||
Annotations\Depends::class,
|
||||
Annotations\Groups::class,
|
||||
Annotations\CoversNothing::class,
|
||||
Annotations\TestDox::class,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user