const component = shallow(
      <Control isExpanded isLoading hasIcons="right">
        <span>Any Content</span>
      </Control>,
    );