Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Jan 25, 2024
1 parent 1773ef7 commit 4bb72ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_yjs.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ async def test_fork_room(tmp_path, unused_tcp_port):
components=components,
port=unused_tcp_port,
).start(ctx)
await sleep(1)

create_document_session = CreateDocumentSession(format="text", type="file")
response = await http.put(
Expand Down

0 comments on commit 4bb72ce

Please sign in to comment.