mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-26 08:51:22 -06:00
fixing jest coverage output report (#575)
This commit is contained in:
parent
44a96e12c5
commit
58956e1b32
@ -22,7 +22,7 @@
|
||||
],
|
||||
"coverageDirectory": "out/coverage",
|
||||
"collectCoverageFrom": [
|
||||
"js/**/*.js",
|
||||
"src/**/*.{ts,tsx}",
|
||||
"!**/node_modules/**",
|
||||
"!**/vendor/**"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user