Skip to content

Commit

Permalink
Update test (CoverClass attribute).
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Sep 20, 2024
1 parent 67b0f01 commit 4cff99f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
use PHPUnit\Framework\TestCase;

#[CoversClass(MetadataValidator::class)]
#[CoversClass(MetadataValidationException::class)]
class MetadataValidatorTest extends TestCase
{
#[Test]
Expand Down

0 comments on commit 4cff99f

Please sign in to comment.