We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2565630 commit 9ac0053Copy full SHA for 9ac0053
tests/asyncio/test_message.py
@@ -35,7 +35,7 @@ async def assertion() -> None:
35
assertion,
36
initial_delay=1.0,
37
retry_delay=1.0,
38
- timeout=10.0,
+ timeout=60.0,
39
)
40
41
tests/test_message.py
@@ -31,7 +31,7 @@ def assertion() -> None:
31
32
33
34
0 commit comments