diff --git a/package.json b/package.json index 3ef71a6fade..7d84afba528 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,8 @@ "jest": { "transform": { ".(ts|tsx)": "/node_modules/ts-jest/preprocessor.js" - } + }, + "testURL": "http://localhost" }, "lint-staged": { "*.ts*": [