diff options
author | Erik Johnston <erik@matrix.org> | 2020-01-15 18:13:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-15 18:13:47 +0000 |
commit | 19a1aac48cc83fe41287a97bb0a96280a0e8c565 (patch) | |
tree | 57842e7ba7899321ba1393501f94ac5befea6da6 /tests/rest/admin | |
parent | Remove duplicate session check in web fallback servlet (#6702) (diff) | |
download | synapse-19a1aac48cc83fe41287a97bb0a96280a0e8c565.tar.xz |
Fix purge_room admin API (#6711)
Diffstat (limited to 'tests/rest/admin')
-rw-r--r-- | tests/rest/admin/test_admin.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/rest/admin/test_admin.py b/tests/rest/admin/test_admin.py |