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 758aa759f..82e48d470 100644 --- a/src/layouts/service-location/shop-question/shop-question.spec.js +++ b/src/layouts/service-location/shop-question/shop-question.spec.js @@ -552,7 +552,6 @@ describe("shop-question.vue", () => { // Assert expect(wrapper.vm.answers.length).toEqual(3); }); - }); function setupMocks({ mountOptions, mixins, props, isShallowMount = true }) {