From d909c39c4475877637f0adb3858a14b810e2b647 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Wed, 18 Sep 2024 17:34:22 -0500 Subject: [PATCH] Update comment See https://github.com/element-hq/synapse/pull/17729#discussion_r1765791479 --- tests/rest/client/sliding_sync/test_sliding_sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rest/client/sliding_sync/test_sliding_sync.py b/tests/rest/client/sliding_sync/test_sliding_sync.py index 5bdf65b586..1126258c43 100644 --- a/tests/rest/client/sliding_sync/test_sliding_sync.py +++ b/tests/rest/client/sliding_sync/test_sliding_sync.py @@ -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": {