Try to fix Jest

This commit is contained in:
Travis Ralston 2020-01-28 14:31:09 +00:00
parent cff4ad9e82
commit d50b52cdc5

View File

@ -193,6 +193,7 @@
"afterSign": "scripts/electron_afterSign.js"
},
"jest": {
"modulePathIgnorePatterns": ["<rootDir>/electron_app"],
"testEnvironment": "jest-environment-jsdom-fourteen",
"testMatch": [
"<rootDir>/test/**/*-test.js"