updating snapshot tests
This commit is contained in:
parent
ec98a1916c
commit
2895264c57
2 changed files with 4 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue