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 392cf9d commit 5a2d6afCopy full SHA for 5a2d6af
jest.config.ts
@@ -32,6 +32,4 @@ export default {
32
transform: { '^.+\\.tsx?$': 'ts-jest' },
33
34
testTimeout: 300000,
35
-
36
- testEnvironment: 'jsdom',
37
};
0 commit comments