Change scenario to test in shop
This commit is contained in:
parent
b9dd5fe7ac
commit
f8b1741656
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@ const advancedScenario0016Data: Partial<ITestData> = {
|
|||
// VehicleDamage.PassengerVentGlass // TODO: Verify if this is intentionally not in UI
|
||||
],
|
||||
appointmentDetails: {
|
||||
serviceLocation: ServiceLocation.Mobile,
|
||||
serviceAddress: customerAddress,
|
||||
serviceLocation: ServiceLocation.InShop,
|
||||
serviceAddress: undefined,
|
||||
appointmentDate: nextWeekday
|
||||
},
|
||||
paymentDetails: ClientData.getDefaultPaypalDetails()
|
||||
|
|
|
|||
Loading…
Reference in a new issue