Skip to content

Commit 63d10a4

Browse files
committed
Fix risky test
1 parent 55dcd43 commit 63d10a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Types/ContextTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Mockery as m;
1616

1717
/**
18-
* @coversDefaultClass \phpDocumentor\Reflection\DocBlock\Context
18+
* @coversDefaultClass \phpDocumentor\Reflection\Types\Context
1919
*/
2020
class ContextTest extends \PHPUnit_Framework_TestCase
2121
{

0 commit comments

Comments
 (0)