const { getByText, getAllByText, getByLabelText } = renderWithRedux(
    <ErrataTab />,
    renderOptions(cfWithErrataTotal(mockErrata.total)),
  );