diff --git a/jest.config.js b/jest.config.js index ea1a8683..a0786a8e 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,4 +1,5 @@ module.exports = { + testEnvironment: 'node', transformIgnorePatterns: [ '/node_modules/', '/dist/',