const {
    getAllByText, getByLabelText, queryByText, getAllByRole,
  } = renderWithRedux(
    <ContentViewComponents cvId={4} details={cvDetails} />,
    renderOptions,