Skip to content

Commit

Permalink
Add sync between ops in versioned stream ref resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ar committed Oct 30, 2023
1 parent 8f9a2cb commit e3a9e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/root.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,7 @@ describe('ComposeDB nodes', () => {
manifest: newManifest
}
);
await waitAndSync(componentV0.streamID);
await mutationUpdateResearchComponent(
composeClient,
{
Expand Down

0 comments on commit e3a9e8b

Please sign in to comment.