Skip to content

Commit 3c33028

Browse files
committed
add coversNothing
1 parent 918bafe commit 3c33028

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/unit/Config/ServerTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
use Pdsinterop\Solid\Auth\Exception\LogicException;
88
use PHPUnit\Framework\TestCase;
99

10+
/**
11+
* @coversNothing
12+
*/
1013
class ServerTest extends TestCase
1114
{
1215
final public function testServerConfigShouldComplainWhenInstantiatedWithoutData() : void

0 commit comments

Comments
 (0)