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()