export {
  getByTextWithMarkup,
  mockPatient,
  mockPatientWithLongName,
  renderWithSwr,
  waitForLoadingToFinish,
} from "./test-utils";
