run a fixed number of times #1476
Annotations
1 error
Run for I in {1..50}; do npx mocha --repeats 20; do true; done
Process completed with exit code 2.
|
Loading