Skip to content

Commit

Permalink
Fix code coverage metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 17, 2024
1 parent fe0dca4 commit 0f06f75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ExporterTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
use stdClass;

#[CoversClass(Exporter::class)]
#[UsesClass(ObjectExporterChain::class)]
#[Small]
final class ExporterTest extends TestCase
{
Expand Down

0 comments on commit 0f06f75

Please sign in to comment.