mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
fix test
This commit is contained in:
@@ -573,8 +573,6 @@ class TestOnlineAccount:
|
||||
|
||||
def test_export_import_self_keys(self, acfactory, tmpdir):
|
||||
ac1, ac2 = acfactory.get_two_online_accounts()
|
||||
ac1.stop_threads()
|
||||
ac2.stop_threads()
|
||||
|
||||
dir = tmpdir.mkdir("exportdir")
|
||||
export_files = ac1.export_self_keys(dir.strpath)
|
||||
|
||||
Reference in New Issue
Block a user