Ad
  • Custom User Avatar

    const wrapper = mount();
    expect(wrapper.children().props().style.borderTop).toEqual('10px solid pink');

    reallly not cllear what need to do with it, who can help?