mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 00:46:31 +03:00
Try to fix test_delete_multiple_messages(), remove some commented-out code, add some comments
This commit is contained in:
@@ -1232,6 +1232,10 @@ def test_leave_and_delete_group(acfactory, log):
|
||||
|
||||
|
||||
def test_immediate_autodelete(acfactory, direct_imap, log):
|
||||
"""
|
||||
`bcc_self` is off by default,
|
||||
so that messages are supposed to be immediately autodeleted
|
||||
"""
|
||||
ac1, ac2 = acfactory.get_online_accounts(2)
|
||||
|
||||
# "1" means delete immediately, while "0" means do not delete
|
||||
|
||||
Reference in New Issue
Block a user