Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit dbd6e30

Browse files
authored
Update tests/replication/tcp/streams/test_partial_state.py
1 parent 9b00c92 commit dbd6e30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/replication/tcp/streams/test_partial_state.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ def test_un_partial_stated_room_unblocks_over_replication(self) -> None:
3333
pending calls to `await_full_state` get unblocked.
3434
"""
3535

36-
# user_id = self.register_user("bob", "verysecret")
37-
# token = self.login("bob", "verysecret")
3836
# Make a room.
3937
room_id = self.helper.create_room_as("@bob:test")
4038
# Mark the room as partial-stated.

0 commit comments

Comments
 (0)