mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 01:25:04 -04:00
Implement room version 6 (MSC2240). (#7506)
This commit is contained in:
parent
02d97fc3ba
commit
08bc80ef09
5 changed files with 14 additions and 41 deletions
|
@ -156,7 +156,7 @@ class PruneEventTestCase(unittest.TestCase):
|
|||
"signatures": {},
|
||||
"unsigned": {},
|
||||
},
|
||||
room_version=RoomVersions.MSC2432_DEV,
|
||||
room_version=RoomVersions.V6,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue