From 50ae697faa9a4e07cabd6c15548ec9d2586681d9 Mon Sep 17 00:00:00 2001 From: Matt Caimi Date: Wed, 1 Mar 2023 09:23:19 -0500 Subject: [PATCH] CSR-1012 removed only from test --- src/layouts/service-location/service-location.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/service-location/service-location.spec.js b/src/layouts/service-location/service-location.spec.js index 8f3505cdc..170de3d2f 100644 --- a/src/layouts/service-location/service-location.spec.js +++ b/src/layouts/service-location/service-location.spec.js @@ -121,7 +121,7 @@ describe("service-location.vue", () => { expect(wrapper.vm.mobileLocationQuestions.serviceZipCode).toBe(newZip); }); - test.only("updates service zip code serviceZipCodeQuestion when resetServiceZipCode is called", () => { + test("updates service zip code serviceZipCodeQuestion when resetServiceZipCode is called", () => { // Arrange const { wrapper } = setupMocks({}); const newServiceZipCodeQuestion = {