mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-27 11:30:43 +00:00
Fix tests from prev commit
This commit is contained in:
@@ -840,7 +840,6 @@ class RoomMemberStateTestCase(RestTestCase):
|
||||
|
||||
expected_response = {
|
||||
"membership": Membership.JOIN,
|
||||
"prev": Membership.JOIN,
|
||||
}
|
||||
self.assertEquals(expected_response, response)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user