Skip to content

Commit 5ec768f

Browse files
committed
[#22]: ignore missed class for linter action
1 parent ab80350 commit 5ec768f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/AbstractTestCase.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use PHPStan\Testing\PHPStanTestCase;
66

7+
/** @phpstan-ignore-next-line */
78
abstract class AbstractTestCase extends PHPStanTestCase
89
{
910

0 commit comments

Comments
 (0)