Skip to content

Commit a510775

Browse files
committed
Revert "Remove contradicting PHPunit attribute"
This reverts commit 7101c77.
1 parent 87ef280 commit a510775

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/src/Jwks/Factories/JwksDecoratorFactoryTest.php

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

1515
#[CoversClass(JwksDecoratorFactory::class)]
1616
#[UsesClass(JwksDecorator::class)]
17+
#[UsesClass(JwksDecoratorFactory::class)]
1718
final class JwksDecoratorFactoryTest extends TestCase
1819
{
1920
protected array $jwksArraySample = [

0 commit comments

Comments
 (0)