CSR-110: another attempt to reach code coverage
This commit is contained in:
parent
f5e51281f7
commit
916ff821f6
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
"!src/layouts/quote/**/*.vue",
|
||||
"!src/ux-components/text-link/**/*.vue",
|
||||
"!src/common-components/question-chain/**/*.vue",
|
||||
"!src/common-components/funnel-header/menu-modal/**/*.vue",
|
||||
// END
|
||||
], // ! means exclude from coverage.
|
||||
testMatch: ["**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue