fixed address for big truck location

This commit is contained in:
maguire-arman 2025-05-20 11:27:08 -04:00
parent c49228220d
commit 5925f07653

View file

@ -60,7 +60,7 @@ const insuranceBigTruckVerifiedData: Partial<ITestData> = {
// 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
},