diff --git a/playwright-tests/tests/BigTruckInsuranceVerifiedFlow.ts b/playwright-tests/tests/BigTruckInsuranceVerifiedFlow.ts index a97e64912..78832afd5 100644 --- a/playwright-tests/tests/BigTruckInsuranceVerifiedFlow.ts +++ b/playwright-tests/tests/BigTruckInsuranceVerifiedFlow.ts @@ -60,7 +60,7 @@ const insuranceBigTruckVerifiedData: Partial = { // Override for in-shop appointment appointmentDetails: { serviceLocation: AppointmentType.InShop, - shopAddress: '504 Malcolm Ave SE, Minneapolis, MN 55414', + shopAddress: '504 Malcolm Ave Se, Minneapolis, MN 55414', appointmentDate: getDefaultTestData().appointmentDetails?.appointmentDate },