We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f5546 commit b55b8f2Copy full SHA for b55b8f2
1 file changed
tests/src/Jwks/Factories/JwksDecoratorFactoryTest.php
@@ -14,7 +14,6 @@
14
15
#[CoversClass(JwksDecoratorFactory::class)]
16
#[UsesClass(JwksDecorator::class)]
17
-#[UsesClass(JwksDecoratorFactory::class)]
18
final class JwksDecoratorFactoryTest extends TestCase
19
{
20
protected array $jwksArraySample = [
0 commit comments