CASH-80 tests
CASH-80 tests
This commit is contained in:
parent
acfb0d20e1
commit
d2ae8a5237
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ describe("getPageToRouteExistingOrderTo", () => {
|
|||
store.commit(storeMutations.UPDATE_GLASS_TO_REPLACE, [
|
||||
{ glassLocation: glassLocations.WINDSHIELD },
|
||||
]);
|
||||
store.commit(storeMutations.UPDATE_VEHICLE_VIN, "abcd1234");
|
||||
|
||||
// Act
|
||||
const result = await getPageToRouteExistingOrderTo(toRoute);
|
||||
|
|
|
|||
Loading…
Reference in a new issue