mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-05 21:54:05 -06:00
66d1a9f8e7
* Fix issue * fix run all test and is not hang on jenkin * fix space * remove npm run rebuild
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"verbose": true,
|
|
"testMatch": [
|
|
"**/*.spectron.js"
|
|
],
|
|
"testResultsProcessor": "../../node_modules/jest-html-reporter"
|
|
} |