retest runner 2
This commit is contained in:
@@ -16,9 +16,10 @@ use Tests\TestCase;
|
||||
|
||||
pest()->extend(TestCase::class)
|
||||
->use(RefreshDatabase::class)
|
||||
->withoutVite()
|
||||
->in('Feature');
|
||||
|
||||
beforeEach(fn () => $this->withoutVite())->in('Feature');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Expectations
|
||||
|
||||
Reference in New Issue
Block a user