update readme
This commit is contained in:
parent
18492778b8
commit
0b603fe09b
@ -3,7 +3,7 @@ To run manually on CI:
|
|||||||
|
|
||||||
To run specific test on CI:
|
To run specific test on CI:
|
||||||
cd ~/app
|
cd ~/app
|
||||||
pm2-run --ecosystem ../ecosystem.json --env staging --cmd "./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 test/new-user-test.js"
|
||||||
|
|
||||||
To run manually on local machine:
|
To run manually on local machine:
|
||||||
npm test
|
npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user