mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 18:01:40 -06:00
Build: Use isolated modules for ts-jest (#16786)
This commit is contained in:
parent
62b85a886e
commit
c2530be07d
@ -23,4 +23,5 @@ module.exports = {
|
||||
"./public/test/jest-setup.ts"
|
||||
],
|
||||
"snapshotSerializers": ["enzyme-to-json/serializer"],
|
||||
"globals": { "ts-jest": { "isolatedModules": true } },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user