CASH-1455 test
CASH-1455 test
This commit is contained in:
parent
03eb4e28b3
commit
918c9b986e
1 changed files with 3 additions and 0 deletions
|
|
@ -94,6 +94,9 @@ function setupMocks() {
|
|||
vehicle: { year: 2020, make: "Toyota", model: "Camry", carId: "12345" },
|
||||
damage: { isRepair: false },
|
||||
},
|
||||
applicationUser: {
|
||||
experiments: [],
|
||||
},
|
||||
policy: {
|
||||
currentDeductible: 123,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue