mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-16 08:22:42 +00:00
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:
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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user