Skip to content

Commit

Permalink
Removed comment about old @coversDefaultClass annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Aug 15, 2024
1 parent 8d627ae commit 70151b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Validator/Service/NoObjectExistsFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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')]
Expand Down

0 comments on commit 70151b6

Please sign in to comment.