From 38e501896b4e0a8de1cb65bf0e75801f8f8c72dd Mon Sep 17 00:00:00 2001 From: Jennie McGibney <54327023+jenniemc@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:10:45 -0800 Subject: [PATCH] Enable test --- .../new-appointment/components/ContactInfoPage.unit.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applications/vaos/new-appointment/components/ContactInfoPage.unit.spec.js b/src/applications/vaos/new-appointment/components/ContactInfoPage.unit.spec.js index ebd725a35a8f..f998c93ba07f 100644 --- a/src/applications/vaos/new-appointment/components/ContactInfoPage.unit.spec.js +++ b/src/applications/vaos/new-appointment/components/ContactInfoPage.unit.spec.js @@ -12,7 +12,7 @@ import { FACILITY_TYPES, FLOW_TYPES } from '../../utils/constants'; describe('VAOS Page: ContactInfoPage', () => { // Flaky test: https://github.com/department-of-veterans-affairs/va.gov-team/issues/82968 - it.skip('should accept email, phone, and preferred time and continue', async () => { + it('should accept email, phone, and preferred time and continue', async () => { const store = createTestStore({ user: { profile: {