From 921cd53a69ff8956a4bdd2391c9a198ef4dad896 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 2 Sep 2025 10:23:45 +0100 Subject: [PATCH] Update tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- .../client/sliding_sync/test_extension_thread_subscriptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py b/tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py index 3965a7df45..775c4f96c9 100644 --- a/tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py +++ b/tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py @@ -400,7 +400,7 @@ class SlidingSyncThreadSubscriptionsExtensionTestCase(SlidingSyncBase): # Get our pos for the next sync first_sync_pos = sync_resp["pos"] - # Create 4 more thread subsrciptions and subscribe to each + # Create 5 more thread subscriptions and subscribe to each for _ in range(5): make_subscription()