Skip to content

Commit

Permalink
[TEST] Fix Covers Annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWeinert committed Oct 19, 2023
1 parent 5743e48 commit aab6197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FluentDOM/DOM/Node/NonDocumentTypeChildNodeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
require_once __DIR__.'/../../TestCase.php';

/**
* @covers \FluentDOM\DOM\Node\NonDocumentTypeChildNode\Implementation
* @coversNothing
*/
class NonDocumentTypeChildNodeTest extends TestCase {

Expand Down

0 comments on commit aab6197

Please sign in to comment.