retest runner 2
Some checks failed
CI/CD / Test (push) Failing after 1m29s
CI/CD / Build (push) Has been skipped
CI/CD / Deploy (push) Has been skipped

This commit is contained in:
Saufi
2026-05-13 12:03:13 +08:00
parent b5de75189d
commit d046b6caeb

View File

@@ -16,9 +16,10 @@ use Tests\TestCase;
pest()->extend(TestCase::class)
->use(RefreshDatabase::class)
->withoutVite()
->in('Feature');
beforeEach(fn () => $this->withoutVite())->in('Feature');
/*
|--------------------------------------------------------------------------
| Expectations