const wrapperEventHub = shallowMount(TagLink, {
  localVue,
  propsData: {
    tagname: 'test',
    eventHub: new localVue(),