Update unit test.
This commit is contained in:
parent
fa7031bf5b
commit
86fb64ac93
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ module.exports = {
|
||||||
"!src/layouts/payment-method/**/*.vue",
|
"!src/layouts/payment-method/**/*.vue",
|
||||||
"!src/fmg-components/cart/**/*.vue",
|
"!src/fmg-components/cart/**/*.vue",
|
||||||
"!src/fmg-components/add-vaps-modal-buttons/**/*.vue",
|
"!src/fmg-components/add-vaps-modal-buttons/**/*.vue",
|
||||||
|
"!src/fmg-components/funnel-footer/**/*.vue", //UI component; nothing to test
|
||||||
"!src/ux-components/text-link/**/*.vue",
|
"!src/ux-components/text-link/**/*.vue",
|
||||||
"!src/layouts/vin-lookup/**/*.vue", //Temporary for Quote page testing
|
"!src/layouts/vin-lookup/**/*.vue", //Temporary for Quote page testing
|
||||||
"!src/common-components/funnel-header/menu-modal/**/*.vue",
|
"!src/common-components/funnel-header/menu-modal/**/*.vue",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue