diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-08-04 11:02:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-04 11:02:29 +0200 |
commit | 845732be450b3f9c991df35b2f07d600a0eca6dd (patch) | |
tree | 21f1f3d15f3196318bc01a4cbda4a6cf580a646d /tests/rest/client | |
parent | Add some tracing spans to give insight into local joins (#13439) (diff) | |
download | synapse-845732be450b3f9c991df35b2f07d600a0eca6dd.tar.xz |
Fix rooms not being properly excluded from incremental sync (#13408)
Diffstat (limited to 'tests/rest/client')
-rw-r--r-- | tests/rest/client/test_sync.py | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/rest/client/test_sync.py b/tests/rest/client/test_sync.py |