diff --git a/tests/e2e/global-setup.js b/tests/e2e/global-setup.js index e524d47c..8e940d9b 100644 --- a/tests/e2e/global-setup.js +++ b/tests/e2e/global-setup.js @@ -1,5 +1,4 @@ const jsdom = require("jsdom"); -const config = require("../configs/empty_ipWhiteList"); exports.startApplication = function (configFilename, exec) { jest.resetModules();