We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02d668 commit 7101c77Copy full SHA for 7101c77
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