diff options
| author | Erik Johnston <erik@matrix.org> | 2019-11-08 10:19:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-08 10:19:15 +0000 |
| commit | f713c01e2b6b8dd79174376dd30387fcf83151e9 (patch) | |
| tree | 0343cc53bda262d99bd3359febe52f05d15d6823 /tests/rest/admin | |
| parent | Merge pull request #6310 from matrix-org/babolivier/msc2326_bg_update (diff) | |
| parent | Move type annotation into docstring (diff) | |
| download | synapse-f713c01e2b6b8dd79174376dd30387fcf83151e9.tar.xz | |
Merge pull request #6295 from matrix-org/erikj/split_purge_history
Split purge API into events vs state and add PurgeEventsStorage
Diffstat (limited to 'tests/rest/admin')
| -rw-r--r-- | tests/rest/admin/test_admin.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/rest/admin/test_admin.py b/tests/rest/admin/test_admin.py |
