diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 18:00:23 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 18:00:23 +0000 |
commit | 9abf2a9897246b9a71ca89a2ff8c77ec6a66ac61 (patch) | |
tree | 1a1ae8eed07f361459514efbfe06c1cdc65902c1 /tests | |
parent | 1.12.0 (diff) | |
parent | Fixes an attribute error when using the default display name during registrat... (diff) | |
download | synapse-9abf2a9897246b9a71ca89a2ff8c77ec6a66ac61.tar.xz |
Merge branch 'dinsic' of github.com:matrix-org/synapse-dinsic into dinsic-release-v1.12.x
* 'dinsic' of github.com:matrix-org/synapse-dinsic: Fixes an attribute error when using the default display name during registration. (#32) Share SSL contexts for non-federation requests (#30) Share SSL options for well-known requests (#29) Fix buggy condition in account validity handler (#28)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/http/federation/test_matrix_federation_agent.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/http/federation/test_matrix_federation_agent.py b/tests/http/federation/test_matrix_federation_agent.py |