Fix code coverage metadata

This commit is contained in:
Sebastian Bergmann 2024-06-17 09:44:47 +02:00
parent fe0dca49a6
commit 0f06f75ff1
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ use SplObjectStorage;
use stdClass;
#[CoversClass(Exporter::class)]
#[UsesClass(ObjectExporterChain::class)]
#[Small]
final class ExporterTest extends TestCase
{