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

Commit

Permalink
Update tests/replication/tcp/streams/test_partial_state.py
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Nov 25, 2022
1 parent 9b00c92 commit dbd6e30
Showing 1 changed file with 0 additions and 2 deletions.
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

0 comments on commit dbd6e30

Please sign in to comment.