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();