Skip to content

Commit b55b8f2

Browse files
committed
Remove contradicting PHPunit attribute
1 parent 01f5546 commit b55b8f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/src/Jwks/Factories/JwksDecoratorFactoryTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
#[CoversClass(JwksDecoratorFactory::class)]
1616
#[UsesClass(JwksDecorator::class)]
17-
#[UsesClass(JwksDecoratorFactory::class)]
1817
final class JwksDecoratorFactoryTest extends TestCase
1918
{
2019
protected array $jwksArraySample = [

0 commit comments

Comments
 (0)