fix: integration tests modules expectations (#6848)
**What** - fix tests - cleanup deprecated jest conf
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
globals: {
|
||||
"ts-jest": {
|
||||
tsConfig: "tsconfig.spec.json",
|
||||
tsconfig: "tsconfig.spec.json",
|
||||
isolatedModules: false,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user