Skip to content

Commit

Permalink
tests: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
missytake committed Aug 19, 2024
1 parent 4658d5a commit dabfa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from deltachat.capi import lib as dclib


TIMEOUT = 20
TIMEOUT = 40


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

0 comments on commit dabfa2e

Please sign in to comment.