We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33af71 commit 9fc607aCopy full SHA for 9fc607a
stubs/init-laravel/TestCase.php.stub
@@ -6,5 +6,5 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
6
7
abstract class TestCase extends BaseTestCase
8
{
9
- use CreatesApplication;
+ //
10
}
0 commit comments