Skip to content

Commit

Permalink
Merge branch 'fix-api-undefined-issue-7.6' into fix-api-undefined-iss…
Browse files Browse the repository at this point in the history
…ue-7.6.2-next
  • Loading branch information
artlowel authored and qtamu committed Sep 27, 2024
1 parent f23b92b commit 73ade7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/core/data/base/base-data.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ describe('BaseDataService', () => {




expectObservable(service.findListByHref(selfLink, findListOptions, false, true, ...linksToFollow)).toBe(expected, values);
});
});
Expand Down

0 comments on commit 73ade7e

Please sign in to comment.