const wrapper = shallowMount(PlatesSectionPlate, {
      mocks: {
        $store: {
          state: { ...defaultState() },
          getters: {},