Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro committed Jan 4, 2024
1 parent 520b8fe commit 08e60d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1371,7 +1371,6 @@ describe('DataStore sync engine', () => {
['post title 2', 'update from second client', 4],
['post title 2', 'update from second client', 5],
]);

expect(await postHarness.currentContents).toMatchObject({
_version: 5,
title: 'post title 2',
Expand Down

0 comments on commit 08e60d5

Please sign in to comment.