Fix MetaService unit tests (#9319)
This commit is contained in:
parent
f4f293d5f3
commit
e8a49c9c9e
2 changed files with 5 additions and 17 deletions
|
@ -115,7 +115,7 @@ module.exports = {
|
|||
resolver: './jest-resolver.cjs',
|
||||
|
||||
// Automatically restore mock state between every test
|
||||
// restoreMocks: false,
|
||||
restoreMocks: true,
|
||||
|
||||
// The root directory that Jest should scan for tests and modules within
|
||||
// rootDir: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue