it('should render a single child', () => {
    render(
      <Fragment>
        <span>foo</span>
      </Fragment>,