diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-19 18:34:31 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-19 18:34:31 +0100 |
commit | 25b077d747cbac85c08b0cc416df0f0e6202921a (patch) | |
tree | d011aa68a1e93095810f1a81055ae6c2a0527858 /tests/handlers | |
parent | Merge commit 'e04e465b4' into anoa/dinsic_release_1_21_x (diff) | |
parent | Convert some of the general database methods to async (#8100) (diff) | |
download | synapse-25b077d747cbac85c08b0cc416df0f0e6202921a.tar.xz |
Merge commit '050e20e7c' into anoa/dinsic_release_1_21_x
* commit '050e20e7c': Convert some of the general database methods to async (#8100)
Diffstat (limited to 'tests/handlers')
-rw-r--r-- | tests/handlers/test_profile.py | 3 | ||||
-rw-r--r-- | tests/handlers/test_typing.py | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/tests/handlers/test_profile.py b/tests/handlers/test_profile.py |