CASH-69 fix unit test

This commit is contained in:
Matt Caimi 2025-01-13 13:57:06 -05:00
parent bba2631ec5
commit 32fc82176b

View file

@ -181,6 +181,9 @@ beforeEach(() => {
zipCode: "43235", zipCode: "43235",
state: "OH", state: "OH",
}, },
vehicle: {
isMobileStaticRecalibrationApplicable: true,
},
}, },
damage: { damage: {
isRepair: false, isRepair: false,