We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7cfd2 commit acde544Copy full SHA for acde544
source/nodejs/tests/unit-tests/jest.config.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
preset: 'ts-jest',
3
- testEnvironment: 'node',
+ testEnvironment: 'jsdom',
4
};
0 commit comments