Skip to content

Commit b085d9c

Browse files
committed
Use correct TestCase
1 parent 152f691 commit b085d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ResultLineTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
namespace Madewithlove;
66

7-
use PHPStan\Testing\TestCase;
7+
use PHPUnit\Framework\TestCase;
88

99
class ResultLineTest extends TestCase
1010
{

0 commit comments

Comments
 (0)