fix tests
See https://github.com/jsdom/jsdom/issues/1782 https://github.com/grafana/grafana/issues/20921
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = {
|
||||
},
|
||||
"coverageDirectory": "<rootDir>/tmp/coverage/node/",
|
||||
"collectCoverage": false,
|
||||
"testEnvironment": "jest-environment-jsdom-fifteen",
|
||||
"globals": {
|
||||
"ts-jest": {
|
||||
"tsConfig": "tsconfig.test.json"
|
||||
|
||||
Reference in New Issue
Block a user