Fix code coverage metadata
This commit is contained in:
parent
fe0dca49a6
commit
0f06f75ff1
|
|
@ -34,7 +34,6 @@ use SplObjectStorage;
|
|||
use stdClass;
|
||||
|
||||
#[CoversClass(Exporter::class)]
|
||||
#[UsesClass(ObjectExporterChain::class)]
|
||||
#[Small]
|
||||
final class ExporterTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue