const { getAllByRole, getByPlaceholderText } = render(
      <Grommet>
        <Select
          id="test-select"
          options={['one', 'two']}