Skip to content

Commit 4bb72ce

Browse files
committed
-
1 parent 1773ef7 commit 4bb72ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_yjs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ async def test_fork_room(tmp_path, unused_tcp_port):
3333
components=components,
3434
port=unused_tcp_port,
3535
).start(ctx)
36+
await sleep(1)
3637

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

0 commit comments

Comments
 (0)