We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f3e1f commit 23a5377Copy full SHA for 23a5377
tests/spec/SecuritySchemeTest.php
@@ -11,6 +11,7 @@
11
* @covers \cebe\openapi\spec\OAuthFlows
12
* @covers \cebe\openapi\spec\OAuthFlow
13
* @covers \cebe\openapi\spec\SecurityRequirement
14
+ * @covers \cebe\openapi\spec\SecurityRequirements
15
*/
16
class SecuritySchemeTest extends \PHPUnit\Framework\TestCase
17
{
0 commit comments