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 3b23df0 commit 241c1a6Copy full SHA for 241c1a6
tests/Pest.php
@@ -14,6 +14,7 @@
14
->use(RefreshDatabase::class)
15
->in('Feature');
16
17
+
18
pest()
19
->extend(TestCase::class)
20
->in('Unit');
0 commit comments