Skip to content

Commit

Permalink
feat: delta rework
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaanus committed Jan 22, 2025
1 parent 7a8bc05 commit f8906aa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ test('should return correct delta after feature created', async () => {

const syncRevisions = async () => {
await app.services.configurationRevisionService.updateMaxRevisionId();
// //@ts-ignore
// await app.services.clientFeatureToggleService.clientFeatureToggleDelta.onUpdateRevisionEvent();
};

test('archived features should not be returned as updated', async () => {
Expand Down

0 comments on commit f8906aa

Please sign in to comment.