render(
    <ValidatorWrapper ref={validator}>
      <ValidatorField rules={[]} id='test-empty-field' />
    </ValidatorWrapper>,
  )