diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-29 18:21:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-29 18:21:49 +0000 |
commit | ef2d62701573098c1e4aa25196043cc6fea7675c (patch) | |
tree | 8e6ccb0ef046b238106735daebceea93b8f19ace /tests | |
parent | Tie together matches_user_in_member_list and get_users_in_room caches (#8676) (diff) | |
download | synapse-ef2d62701573098c1e4aa25196043cc6fea7675c.tar.xz |
Fix unit tests (#8689)
* Fix unit tests * Newsfile
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rest/admin/test_user.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rest/admin/test_user.py b/tests/rest/admin/test_user.py |