describe("handleFindInstitutions", () => {
  describe("when the response is successful", () => {
    it(`should put ${getType(
      paginatedInstitutionsGet.success
    )} with the parsed institutions and pagination data`, () => {