describe('warning', () => {
    const dropdown = render({
      label: 'Given Name',
      warning: true
    })