diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:25:08 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-24 13:25:08 +0000 |
commit | 06d54f9f8c1044e35331eeeba98f4c454abfcae3 (patch) | |
tree | 04d5ca2f3d989c165f2607d76a49274602216436 /tests | |
parent | Cast a coroutine into a Deferred in the federation base (#6996) (diff) | |
parent | Store room version on invite (#6983) (diff) | |
download | synapse-06d54f9f8c1044e35331eeeba98f4c454abfcae3.tar.xz |
Store room version on invite (#6983)
* commit '3e99528f2': Store room version on invite (#6983)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/app/test_openid_listener.py | 8 | ||||
-rw-r--r-- | tests/handlers/test_typing.py | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/app/test_openid_listener.py b/tests/app/test_openid_listener.py |