Skip to content

Commit dabfa2e

Browse files
committed
tests: increase timeout
1 parent 4658d5a commit dabfa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_bot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from deltachat.capi import lib as dclib
77

88

9-
TIMEOUT = 20
9+
TIMEOUT = 40
1010

1111

1212
def get_user_crew(crewuser: deltachat.Account) -> deltachat.Chat:

0 commit comments

Comments
 (0)