CASH-1455 test

CASH-1455 test
This commit is contained in:
CarlNation 2026-02-14 11:43:15 -05:00
parent 03eb4e28b3
commit 918c9b986e

View file

@ -94,6 +94,9 @@ function setupMocks() {
vehicle: { year: 2020, make: "Toyota", model: "Camry", carId: "12345" },
damage: { isRepair: false },
},
applicationUser: {
experiments: [],
},
policy: {
currentDeductible: 123,
},