Skip to content

Commit

Permalink
Fixes wrong stub
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jun 10, 2024
1 parent b33af71 commit 9fc607a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/init-laravel/TestCase.php.stub
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
use CreatesApplication;
//
}

0 comments on commit 9fc607a

Please sign in to comment.