mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 19:25:38 +00:00
Fix room_member storage test
This commit is contained in:
@@ -64,6 +64,8 @@ class RoomMemberStoreTestCase(unittest.TestCase):
|
||||
|
||||
event.state_events = None
|
||||
event.hashes = {}
|
||||
event.prev_state = {}
|
||||
event.auth_events = {}
|
||||
|
||||
yield self.store.persist_event(
|
||||
event
|
||||
|
||||
Reference in New Issue
Block a user