Skip to content

Commit

Permalink
add ResponsePendingStale state
Browse files Browse the repository at this point in the history
  • Loading branch information
artlowel authored and qtamu committed Sep 27, 2024
1 parent 3286f21 commit ce86921
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 @@ -569,6 +569,7 @@ describe('BaseDataService', () => {




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

0 comments on commit ce86921

Please sign in to comment.