Try to fix Jest
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