diff --git a/tests/Validator/Service/NoObjectExistsFactoryTest.php b/tests/Validator/Service/NoObjectExistsFactoryTest.php index 1cc09332..682910c6 100644 --- a/tests/Validator/Service/NoObjectExistsFactoryTest.php +++ b/tests/Validator/Service/NoObjectExistsFactoryTest.php @@ -19,9 +19,6 @@ /** * Generated by PHPUnit_SkeletonGenerator on 2017-09-04 at 11:12:27. - * - * CoversClass is valid but there is no CoversDefaultClass attribute. - * @ coversDefaultClass NoObjectExistsFactory */ #[CoversClass(NoObjectExistsFactory::class)] #[Group('validator')]