Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update tests/replication/tcp/streams/test_partial_state.py
  • Loading branch information
reivilibre committed Dec 5, 2022
commit 2e3c08f23883548079acd8ef4a1dc74a8041dc72
2 changes: 0 additions & 2 deletions tests/replication/tcp/streams/test_partial_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ def test_un_partial_stated_room_unblocks_over_replication(self) -> None:
pending calls to `await_full_state` get unblocked.
"""

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