mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
actually this fixes the double import issue
This commit is contained in:
@@ -675,7 +675,6 @@ class TestOnlineAccount:
|
||||
assert len(messages) == 1
|
||||
assert messages[0].text == "msg1"
|
||||
|
||||
pytest.xfail("cannot export twice yet, probably due to interrupt_idle failing")
|
||||
# wait until a second passed since last backup
|
||||
# because get_latest_backupfile() shall return the latest backup
|
||||
# from a UI it's unlikely anyone manages to export two
|
||||
|
||||
Reference in New Issue
Block a user