diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:57:34 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-19 17:57:34 +0000 |
commit | fe97d69358f1b0bee8d3ef0d2e1ad1f4d46a93f0 (patch) | |
tree | 65155bbdc040e5e1d203460faf4d3b3cbb939b1d /tests/rest | |
parent | Clean up some logging (#6515) (diff) | |
parent | Merge pull request #6504 from matrix-org/erikj/account_validity_async_await (diff) | |
download | synapse-fe97d69358f1b0bee8d3ef0d2e1ad1f4d46a93f0.tar.xz |
Merge pull request #6504 from matrix-org/erikj/account_validity_async_await
* commit '31905a518': Newsfile Port handlers.account_validity to async/await. Port handlers.account_data to async/await.
Diffstat (limited to 'tests/rest')
-rw-r--r-- | tests/rest/client/v2_alpha/test_register.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/rest/client/v2_alpha/test_register.py b/tests/rest/client/v2_alpha/test_register.py |