extend imap online test to cover multi-device

This commit is contained in:
holger krekel
2024-03-27 17:39:02 +01:00
parent 888fa88aa3
commit 850112502f
2 changed files with 17 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"iniconfig",
"deltachat-rpc-server",
"deltachat-rpc-client",
"filelock",
"requests",
]