diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-27 14:16:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-27 14:16:41 -0400 |
commit | b71d4a094c4370d0229fbd4545b85c049364ecf3 (patch) | |
tree | 906ac6d422bf1aaefd574d812ef9200e4ee0a037 /tests | |
parent | Convert calls of async database methods to async (#8166) (diff) | |
download | synapse-b71d4a094c4370d0229fbd4545b85c049364ecf3.tar.xz |
Convert simple_delete to async/await. (#8191)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/storage/test_event_push_actions.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/storage/test_event_push_actions.py b/tests/storage/test_event_push_actions.py |