diff --git a/jest.config.js b/jest.config.js index 204e27bc..4c5b3a89 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,4 +1,5 @@ module.exports = { + testEnvironment: 'node', preset: "ts-jest", globals: { "ts-jest": {