CSR-110: remove quote page from jest testing coverage
This commit is contained in:
parent
517f1d2dea
commit
f5e51281f7
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ module.exports = {
|
|||
"!src/layouts/capability-questions/**/*.vue",
|
||||
"!src/layouts/part-questions/**/*.vue",
|
||||
"!src/layouts/reveal/**/*.vue",
|
||||
"!src/layouts/quote/**/*.vue",
|
||||
"!src/ux-components/text-link/**/*.vue",
|
||||
"!src/common-components/question-chain/**/*.vue",
|
||||
// END
|
||||
|
|
|
|||
Loading…
Reference in a new issue