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