From 3dc589788c5f640a22d26a7d19ee55f1f794c23d Mon Sep 17 00:00:00 2001 From: holger krekel Date: Mon, 11 Nov 2019 15:43:21 +0100 Subject: [PATCH] actually this fixes the double import issue --- python/tests/test_account.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/tests/test_account.py b/python/tests/test_account.py index 22788151e..affe29214 100644 --- a/python/tests/test_account.py +++ b/python/tests/test_account.py @@ -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