Fix specs, thanks for the breaking minor change jest

This commit is contained in:
Tom Moor 2019-03-02 16:16:46 -08:00
parent 4a90c57dfe
commit 18aa3f3787
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
"test:watch": "jest --config=server/.jestconfig.json --runInBand --forceExit --watchAll"
},
"jest": {
"testURL": "http://localhost",
"verbose": false,
"roots": [
"app",