diff --git a/stubs/init-laravel/TestCase.php.stub b/stubs/init-laravel/TestCase.php.stub index 2932d4a69..fe1ffc2ff 100644 --- a/stubs/init-laravel/TestCase.php.stub +++ b/stubs/init-laravel/TestCase.php.stub @@ -6,5 +6,5 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abstract class TestCase extends BaseTestCase { - use CreatesApplication; + // }