diff --git a/.jest.js b/.jest.js index f2b15bb87f..ed2c101e41 100644 --- a/.jest.js +++ b/.jest.js @@ -48,4 +48,5 @@ module.exports = { tsConfigFile: './tsconfig.test.json', } }, + testURL: 'http://localhost', };