Try to fix Jest

pull/12102/head
Travis Ralston 2020-01-28 14:31:09 +00:00
parent cff4ad9e82
commit d50b52cdc5
1 changed files with 1 additions and 0 deletions

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"