diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-11-14 10:44:46 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-11-14 10:46:27 +0000 |
commit | c1efcd7c6a155cb6732428173f7e78df2ab4321d (patch) | |
tree | 99704e0f216df70620065bf73c257c20135249d2 | |
parent | Fix an internal server error when viewing the public privacy policy (diff) | |
download | synapse-c1efcd7c6a155cb6732428173f7e78df2ab4321d.tar.xz |
Add a test for the public T&Cs form
Diffstat (limited to '')
-rw-r--r-- | synapse/rest/consent/consent_resource.py | 2 | ||||
-rw-r--r-- | tests/rest/client/test_consent.py | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/synapse/rest/consent/consent_resource.py b/synapse/rest/consent/consent_resource.py |