const { getByLabelText, getByText } = renderWithRedux(
    withCVRoute(<ContentViewVersions cvId={4} details={cvDetailsData} />),
    renderOptions,
  );