Fix test for CI

This commit is contained in:
vjrj 2018-04-12 20:54:34 +02:00
parent 8941d6e54e
commit 1360f742f3
4 changed files with 9 additions and 3 deletions

View file

@ -22,7 +22,7 @@ More platforms and services in the future...
We do tests via:
```
TEST_WATCH=1 MONGO_URL=mongodb://localhost:27017/fuegos meteor --settings settings-development.json test --driver-package meteortesting:mocha --port 3010
TEST_WATCH=1 MONGO_URL=mongodb://localhost:27017/fuegostest meteor --settings settings-development.json test --driver-package meteortesting:mocha --port 3010
# and