Change scenario to test in shop

This commit is contained in:
JennyNou 2026-03-25 16:12:53 -04:00
parent b9dd5fe7ac
commit f8b1741656

View file

@ -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()