updating snapshot tests

This commit is contained in:
Michaela Brydon 2024-07-18 11:24:26 -04:00
parent ec98a1916c
commit 2895264c57
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,7 @@
exports[`cart-dropdown component initial data rendered as expected 1`] = `
Object {
"RECYCLING_MODAL_REF_NAME": "RecycleModal",
"cartItemType": Object {
"MOBILE_FEE": "MOBILE FEE",
"RECYCLE_FEE": "RECYCLE FEE",

View file

@ -2,6 +2,9 @@
exports[`coverageStatement.vue returns the initial data 1`] = `
Object {
"DEDUCTIBLE_MODAL_REF_NAME": "DeductibleModal",
"RECAL_MODAL_REF_NAME": "RecalModal",
"SITE_FOOTER_REF_NAME": "siteFooter",
"baseServiceLineItems": Array [],
"deductibleText": "Your deductible is",
"rules": Object {