test runner 6 codex
This commit is contained in:
@@ -18,10 +18,6 @@ pest()->extend(TestCase::class)
|
||||
->use(RefreshDatabase::class)
|
||||
->in('Feature');
|
||||
|
||||
beforeEach(function () {
|
||||
$this->withoutVite();
|
||||
})->in('Feature');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Expectations
|
||||
|
||||
Reference in New Issue
Block a user