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