mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
Fixes wrong stub
This commit is contained in:
@ -6,5 +6,5 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
|
||||
|
||||
abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
use CreatesApplication;
|
||||
//
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user