expect(wrapper.getAllByRole('button')[1]).toHaveTextContent(
      testOptions[0].children![0].label,
    )