mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Try to fix Jest
This commit is contained in:
parent
cff4ad9e82
commit
d50b52cdc5
@ -193,6 +193,7 @@
|
|||||||
"afterSign": "scripts/electron_afterSign.js"
|
"afterSign": "scripts/electron_afterSign.js"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
|
"modulePathIgnorePatterns": ["<rootDir>/electron_app"],
|
||||||
"testEnvironment": "jest-environment-jsdom-fourteen",
|
"testEnvironment": "jest-environment-jsdom-fourteen",
|
||||||
"testMatch": [
|
"testMatch": [
|
||||||
"<rootDir>/test/**/*-test.js"
|
"<rootDir>/test/**/*-test.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user