diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-07-24 09:39:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-24 09:39:02 -0400 |
commit | 5ea29d7f850b6d2acbbfaf2e81bc5f0625411320 (patch) | |
tree | 02322e5d5fefaab399b4277d77009f119bae8d90 /tests/rest | |
parent | Return an empty body for OPTIONS requests. (#7886) (diff) | |
download | synapse-5ea29d7f850b6d2acbbfaf2e81bc5f0625411320.tar.xz |
Convert more of the media code to async/await (#7873)
Diffstat (limited to 'tests/rest')
-rw-r--r-- | tests/rest/media/v1/test_media_storage.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/rest/media/v1/test_media_storage.py b/tests/rest/media/v1/test_media_storage.py |