We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c33028 commit 9fa81aeCopy full SHA for 9fa81ae
1 file changed
tests/unit/Enum/OpenId/OpenIdConnectMetadataTest.php
@@ -4,6 +4,9 @@
4
5
use Pdsinterop\Solid\Auth\Enum\AbstractEnumTest as TestCase;
6
7
+/**
8
+ * @coversNothing
9
+ */
10
class OpenIdConnectMetadataTest extends TestCase
11
{
12
final public function getEnum() : OpenIdConnectMetadata
0 commit comments