diff --git a/package.json b/package.json index d00ea960b..381fe029b 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "test:watch": "jest --config=server/.jestconfig.json --runInBand --forceExit --watchAll" }, "jest": { + "testURL": "http://localhost", "verbose": false, "roots": [ "app",