mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Reset group member list when we are added to the group
This makes test_synchronize_member_list_on_group_rejoin pass.
This commit is contained in:
@@ -1438,8 +1438,6 @@ class TestGroupStressTests:
|
||||
lp.sec("ac2: check that ac3 is removed")
|
||||
msg = ac2.wait_next_incoming_message()
|
||||
|
||||
# ac2 did not see that ac3 was removed
|
||||
# FIXME: due to a bug, ac2 thinks ac3 is still in the chat
|
||||
assert len(msg.chat.get_contacts()) == len(chat.get_contacts())
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user