Improved chimp command in README
This commit is contained in:
parent
423dbc5ed9
commit
c4cb52abaf
1 changed files with 2 additions and 2 deletions
|
|
@ -33,11 +33,11 @@ TEST_PORT=3000 TEST_WATCH=1 TEST_CLIENT=0 MONGO_URL=mongodb://localhost:27017/fu
|
||||||
|
|
||||||
# and
|
# and
|
||||||
|
|
||||||
chimp --watch --ddp=http://localhost:3000 --path=cucumber
|
node_modules/.bin/chimp --watch --ddp=http://localhost:3000 --path=cucumber
|
||||||
|
|
||||||
# and
|
# and
|
||||||
|
|
||||||
chimp --ddp=http://localhost:3000 --path=cucumber
|
node_modules/.bin/chimp --ddp=http://localhost:3000 --path=cucumber
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue