CASH-69 fix unit test
This commit is contained in:
parent
bba2631ec5
commit
32fc82176b
1 changed files with 3 additions and 0 deletions
|
|
@ -181,6 +181,9 @@ beforeEach(() => {
|
|||
zipCode: "43235",
|
||||
state: "OH",
|
||||
},
|
||||
vehicle: {
|
||||
isMobileStaticRecalibrationApplicable: true,
|
||||
},
|
||||
},
|
||||
damage: {
|
||||
isRepair: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue