Update unit test.

This commit is contained in:
Bryan Mauger 2025-04-07 10:19:31 -04:00
parent fa7031bf5b
commit 86fb64ac93

View file

@ -18,6 +18,7 @@ module.exports = {
"!src/layouts/payment-method/**/*.vue",
"!src/fmg-components/cart/**/*.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/layouts/vin-lookup/**/*.vue", //Temporary for Quote page testing
"!src/common-components/funnel-header/menu-modal/**/*.vue",