Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Sep 18, 2024
1 parent 269759b commit d909c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rest/client/sliding_sync/test_sliding_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ def test_ignored_user_invites_incremental_sync(self) -> None:
)
self.assertEqual(channel.code, 200, channel.result)

# Sync once before we ignore to make sure the rooms can show up
# Initial sync
sync_body = {
"lists": {
"foo-list": {
Expand Down

0 comments on commit d909c39

Please sign in to comment.