mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
The tests also need a version parameter
This commit is contained in:
parent
a8d41c6aff
commit
a8c9faa9a2
@ -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"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user