CSR-514 Cleanup
This commit is contained in:
parent
137b5d9621
commit
5431d13c85
1 changed files with 1 additions and 1 deletions
|
|
@ -828,7 +828,7 @@ describe("Actions", () => {
|
||||||
// Act
|
// Act
|
||||||
const payload = {
|
const payload = {
|
||||||
isCarIdDifferent: true,
|
isCarIdDifferent: true,
|
||||||
isSelectedupdateStateWithOrderInformationGlassAvailableForVehicle: false,
|
isSelectedGlassAvailableForVehicle: false,
|
||||||
vehicleInfo: {
|
vehicleInfo: {
|
||||||
carId: 'C010101', vin: "XXXXX"
|
carId: 'C010101', vin: "XXXXX"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue