We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4658d5a commit 1b31c24Copy full SHA for 1b31c24
tests/test_bot.py
@@ -6,7 +6,7 @@
6
from deltachat.capi import lib as dclib
7
8
9
-TIMEOUT = 20
+TIMEOUT = 30
10
11
12
def get_user_crew(crewuser: deltachat.Account) -> deltachat.Chat:
0 commit comments