Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-murphy committed Feb 4, 2021
1 parent 3f8886e commit 5b2be72
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 30 deletions.
48 changes: 18 additions & 30 deletions lerna-package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ describe("MergeTree", () => {
[MergeTreeDeltaType.REMOVE]: 1,
[MergeTreeMaintenanceType.SPLIT]: 2,
[MergeTreeMaintenanceType.UNLINK]: 1,
[MergeTreeMaintenanceType.ACKNOWLEDGED]: 1,
});
});

Expand Down

0 comments on commit 5b2be72

Please sign in to comment.