Skip to content

Commit 5a2d6af

Browse files
committed
fix test
1 parent 392cf9d commit 5a2d6af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jest.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,4 @@ export default {
3232
transform: { '^.+\\.tsx?$': 'ts-jest' },
3333

3434
testTimeout: 300000,
35-
36-
testEnvironment: 'jsdom',
3735
};

0 commit comments

Comments
 (0)