Files
crowd-funder-for-time-pwa/scripts/test-stability-runner.zsh
Matthew Raymer ececbd3cc2 Fix zsh test stability runner script dependencies and npm script reference
- Create zsh-compatible common functions script (test-stability-common-zsh.sh)
- Fix script directory detection in zsh runner to use $(dirname "$0")
- Update zsh runner to source zsh-compatible common file instead of bash version
- Change npm script from test:playwright to test:web to match package.json
- Remove duplicate array declarations from zsh runner
- Make both scripts executable

Resolves "no such file or directory" and "command not found" errors when running zsh scripts.
2025-08-18 11:07:19 +00:00

2.7 KiB
Executable File