Skip to content

Commit 519facb

Browse files
committed
Reapply "Remove contradicting PHPunit attribute"
This reverts commit a510775.
1 parent 2b54e0b commit 519facb

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)