Skip to content
Snippets Groups Projects
Commit a8c9faa9 authored by Travis Ralston's avatar Travis Ralston
Browse files

The tests also need a version parameter

parent a8d41c6a
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ class TermsTestCase(unittest.HomeserverTestCase):
"privacy_policy": {
"en": {
"name": "Privacy Policy",
"url": "https://example.org/_matrix/consent",
"url": "https://example.org/_matrix/consent?v=1.0",
},
"version": "1.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment