diff --git a/playwright-tests/tests/advanced/0016a_NoCompAllGlass.ts b/playwright-tests/tests/advanced/0016a_NoCompAllGlass.ts index 4fd55d9c..e336e3ea 100644 --- a/playwright-tests/tests/advanced/0016a_NoCompAllGlass.ts +++ b/playwright-tests/tests/advanced/0016a_NoCompAllGlass.ts @@ -99,8 +99,8 @@ const advancedScenario0016Data: Partial = { // 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()