Update tests/rest/client/sliding_sync/test_extension_thread_subscriptions.py

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
reivilibre
2025-09-02 10:23:45 +01:00
committed by GitHub
co-authored by Andrew Morgan
parent f4cd180c6c
commit 921cd53a69
@@ -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()