diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-16 17:07:55 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-10-16 17:07:55 +0100 |
commit | 6d02e3893771caf14abf7bb0f40b6a75e33f5605 (patch) | |
tree | 324e0eec900040f6aaf8a0de56767f30d0796299 /tests/handlers/test_appservice.py | |
parent | Merge commit 'b3a97d6da' into anoa/dinsic_release_1_21_x (diff) | |
parent | Convert appservice to async. (#7973) (diff) | |
download | synapse-6d02e3893771caf14abf7bb0f40b6a75e33f5605.tar.xz |
Merge commit '4cce8ef74' into anoa/dinsic_release_1_21_x
* commit '4cce8ef74': Convert appservice to async. (#7973)
Diffstat (limited to 'tests/handlers/test_appservice.py')
-rw-r--r-- | tests/handlers/test_appservice.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/handlers/test_appservice.py b/tests/handlers/test_appservice.py |