1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-17 04:00:03 +02:00
This commit is contained in:
V13Axel 2024-02-17 21:09:01 -05:00
parent ec3545a773
commit bccafece1a
2 changed files with 10 additions and 1 deletions

View file

@ -17,6 +17,7 @@ local M = {
sail_executable = "vendor/bin/sail",
pest_cmd = "vendor/bin/pest",
parallel = 0,
compact = false,
},
_sail_error = false,