diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-01-09 19:47:53 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-01-09 19:47:53 +0000 |
commit | 12545a80e777a107a4e609ac78c489d3da40bb48 (patch) | |
tree | 80fada674b08aeff6b5abcb6fa39b63fafe7630e | |
parent | don't apply the ratelimiter for noop AS member changes (diff) | |
download | synapse-12545a80e777a107a4e609ac78c489d3da40bb48.tar.xz |
fix presence tests
-rw-r--r-- | tests/rest/client/v1/test_rooms.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py |