Commit d7738f0
Point test aliases at the Pest binary and add pt for TIA
php artisan test only forwards flags on its own whitelist, so combinations
like --parallel --tia are rejected outright. The Pest binary accepts
everything, matches what CI runs, and handles the Laravel parallel database
setup itself.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d0073bc commit d7738f0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments