Skip to content

Commit e59c0b5

Browse files
authored
chore: Increase test timeout to 30 seconds (#407)
1 parent 54547d8 commit e59c0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ select=["E", "F", "UP", "I"]
7575
[tool.pytest.ini_options]
7676
asyncio_mode = "auto"
7777
asyncio_default_fixture_loop_scope = "function"
78-
timeout = 20
78+
timeout = 30

0 commit comments

Comments
 (0)