We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b766fc + 1f79dd2 commit ce3957aCopy full SHA for ce3957a
2 files changed
tests/Feature/ExampleTest.php
@@ -4,6 +4,7 @@
4
5
use PHPUnit\Framework\Attributes\Test;
6
use Javaabu\{YourPackage}\Tests\TestCase;
7
+use PHPUnit\Framework\Attributes\Test;
8
9
class ExampleTest extends TestCase
10
{
tests/Unit/ExampleTest.php
0 commit comments