diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-01-29 17:55:48 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-01-30 22:15:50 +0000 |
commit | ef6bdafb29abe14cb40f6b83a46e70d82cd3e041 (patch) | |
tree | 1d65fb57a50386588b25383aa78bb099e795850d /tests | |
parent | MSC2260: Block direct sends of m.room.aliases events (#6794) (diff) | |
download | synapse-ef6bdafb29abe14cb40f6b83a46e70d82cd3e041.tar.xz |
Store the room version in EventBuilder
Diffstat (limited to 'tests')
-rw-r--r-- | tests/handlers/test_presence.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/handlers/test_presence.py b/tests/handlers/test_presence.py |