diff --git a/test/unit/jest.config.json b/test/unit/jest.config.json index fec5aad1e2bc8..833b60e421ae1 100644 --- a/test/unit/jest.config.json +++ b/test/unit/jest.config.json @@ -20,6 +20,7 @@ "setupFiles": [ "core-js/fn/symbol/async-iterator" ], + "testURL": "http://localhost", "testPathIgnorePatterns": [ "/node_modules/", "/test/e2e",