more readme updates
This commit is contained in:
parent
0b603fe09b
commit
304451f8e1
@ -3,7 +3,7 @@ To run manually on CI:
|
||||
|
||||
To run specific test on CI:
|
||||
cd ~/app
|
||||
pm2-run --ecosystem ../ecosystem.json --env staging --cmd "DEBUG=superagent-sync,e2e:* DEBUG_COLORS=true ./node_modules/.bin/mocha test/new-user-test.js"
|
||||
pm2-run --ecosystem ../ecosystem.json --env staging --cmd "DEBUG=superagent-sync,e2e:* DEBUG_COLORS=true ./node_modules/.bin/mocha --bail test/new-user-test.js"
|
||||
|
||||
To run manually on local machine:
|
||||
npm test
|
||||
|
Loading…
Reference in New Issue
Block a user