mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix @covers annotation.
This commit is contained in:
parent
e96c9b3c6c
commit
7558ef5e85
@ -8,7 +8,7 @@ use Psalm\Tests\TestCase;
|
||||
class InternalCallMapHandlerTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @covers InternalCallMapHandler::getCallMap
|
||||
* @covers \Psalm\Internal\Codebase\InternalCallMapHandler::getCallMap
|
||||
*/
|
||||
public function testGetcallmapReturnsAValidCallmap(): void
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user