const wrapper = shallowMount(TagLabel, {
    localVue,
    propsData: {
      tagname: 'test',
      eventHub: new localVue(),