From 082edeb5109876e37c367091e7ab4550b041ed86 Mon Sep 17 00:00:00 2001 From: JennyNou Date: Mon, 15 Sep 2025 10:21:36 -0400 Subject: [PATCH] Adding flag set to true for opted in sms --- playwright-tests/tests/CashReplaceGlassPromoInshop.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/playwright-tests/tests/CashReplaceGlassPromoInshop.ts b/playwright-tests/tests/CashReplaceGlassPromoInshop.ts index d958c86e2..139efbb1b 100644 --- a/playwright-tests/tests/CashReplaceGlassPromoInshop.ts +++ b/playwright-tests/tests/CashReplaceGlassPromoInshop.ts @@ -5,7 +5,6 @@ import { ITestCase } from '../framework/Typedefs' import { VehicleLookupType } from 'safelite-playwright-core'; import { getDefaultTestData, setFakerSeedFromTestName } from 'safelite-playwright-core'; import { PaymentMethod } from 'framework/localTypes/Enums'; - // Set the seed before generating any data setFakerSeedFromTestName("CashReplaceGlassPromoInshop"); @@ -47,6 +46,9 @@ const cashReplaceGlassPromoInshopData: Partial = { ...getDefaultTestData().appointmentDetails!, shopAddress: "6826 Sawmill Rd, Columbus, OH 43235" }, + + // Flag for opting in for text message appt updates + isOptedInForTextMessages: true, // Override payment details paymentDetails: {