From 935d22668e425672a169f9eba2b0bb88696f7dea Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Thu, 28 Sep 2023 11:41:13 -0400 Subject: [PATCH] Prettified --- .../service-location/shop-question/shop-question.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/service-location/shop-question/shop-question.spec.js b/src/layouts/service-location/shop-question/shop-question.spec.js index 99329c3b9..2904af1a9 100644 --- a/src/layouts/service-location/shop-question/shop-question.spec.js +++ b/src/layouts/service-location/shop-question/shop-question.spec.js @@ -375,7 +375,7 @@ describe("shop-question.vue", () => { await wrapper.vm.$nextTick(); await wrapper.setData({ - displaySeeMoreLocationsLink: true + displaySeeMoreLocationsLink: true, }); await wrapper.vm.$nextTick();