diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-07-17 07:09:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-17 07:09:25 -0400 |
commit | 6b3ac3b8cddda9911f42a08a0dcefc4a3386ff51 (patch) | |
tree | e563590dfec473a88e347b6e0a4422f89af3ef6c /tests/handlers/test_e2e_keys.py | |
parent | Convert synapse.app to async/await. (#7868) (diff) | |
download | synapse-6b3ac3b8cddda9911f42a08a0dcefc4a3386ff51.tar.xz |
Convert device handler to async/await (#7871)
Diffstat (limited to 'tests/handlers/test_e2e_keys.py')
-rw-r--r-- | tests/handlers/test_e2e_keys.py | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/tests/handlers/test_e2e_keys.py b/tests/handlers/test_e2e_keys.py |