diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-01-22 11:05:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 11:05:50 +0000 |
commit | aa9b00fb2f9a7718d67fb11621a83035492ed9fb (patch) | |
tree | 6c0b27afd1ef6781798a140b54ddb0d743c23021 /tests/rest/admin | |
parent | Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) (diff) | |
download | synapse-aa9b00fb2f9a7718d67fb11621a83035492ed9fb.tar.xz |
Fix and add test to deprecated quarantine media admin api (#6756)
Diffstat (limited to 'tests/rest/admin')
-rw-r--r-- | tests/rest/admin/test_admin.py | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/tests/rest/admin/test_admin.py b/tests/rest/admin/test_admin.py |