mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
Remove xfail mark on regression test
This commit is contained in:
committed by
link2xt
parent
ea0aa4a93f
commit
ec4d68af2b
@@ -1652,7 +1652,6 @@ class TestOnlineAccount:
|
||||
assert "Ephemeral timer: " not in system_message2.get_message_info()
|
||||
assert chat1.get_ephemeral_timer() == 0
|
||||
|
||||
@pytest.mark.xfail
|
||||
def test_delete_multiple_messages(self, acfactory, lp):
|
||||
ac1, ac2 = acfactory.get_two_online_accounts()
|
||||
chat12 = acfactory.get_accepted_chat(ac1, ac2)
|
||||
|
||||
Reference in New Issue
Block a user