chore: update to pestphp v4
Some checks failed
tests / ci (push) Has been cancelled

This commit is contained in:
Benjamin Nussbaum 2025-08-22 20:29:03 +02:00
parent 414ca47cbf
commit f1d5c196e8
8 changed files with 544 additions and 618 deletions

View file

@ -15,8 +15,6 @@ pest()->extend(Tests\TestCase::class)
->use(Illuminate\Foundation\Testing\RefreshDatabase::class)
->in('Feature', 'Unit');
registerSpatiePestHelpers();
arch()
->preset()
->laravel()