diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-08-12 09:29:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 09:29:06 -0400 |
| commit | d68e10f308f89810e8d9ff94219cc68ca83f636d (patch) | |
| tree | 6364d2a49d9f604c25142729514e95148ff9be90 /tests | |
| parent | Convert appservice, group server, profile and more databases to async (#8066) (diff) | |
| download | synapse-d68e10f308f89810e8d9ff94219cc68ca83f636d.tar.xz | |
Convert account data, device inbox, and censor events databases to async/await (#8063)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/handlers/test_typing.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/handlers/test_typing.py b/tests/handlers/test_typing.py |
