Skip to content

Commit dce0f96

Browse files
author
Wout Gevaert
committed
Correct @Covers typehint
1 parent 13c8de4 commit dce0f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Traits/TypeTraits/AnyTypeTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
use WikibaseSolutions\CypherDSL\Types\AnyType;
3232

3333
/**
34-
* @covers \WikibaseSolutions\CypherDSL\Traits\TypeTraits\AnyTrait
34+
* @covers \WikibaseSolutions\CypherDSL\Traits\TypeTraits\AnyTypeTrait
3535
*/
3636
class AnyTypeTraitTest extends TestCase
3737
{

0 commit comments

Comments
 (0)