We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa48f9 commit 480be4bCopy full SHA for 480be4b
tests/PHPStan/Levels/LevelsIntegrationTest.php
@@ -3,6 +3,7 @@
3
namespace PHPStan\Levels;
4
5
use PHPStan\Testing\LevelsTestCase;
6
+use PHPUnit\Framework\Attributes\CoversNothing;
7
use PHPUnit\Framework\Attributes\Group;
8
use const PHP_VERSION_ID;
9
0 commit comments