Skip to content

Commit af2c41d

Browse files
committed
test(jest.config): remove "isolatedModules"
1 parent 5972cfd commit af2c41d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mongodb-memory-server-core/jest.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module.exports = {
33
globals: {
44
'ts-jest': {
55
tsconfig: '<rootDir>/tsconfig.json',
6-
isolatedModules: true,
76
diagnostics: false,
87
},
98
},

0 commit comments

Comments
 (0)