Skip to content

Commit ea1ea1c

Browse files
authored
increase test timeout (#1623)
1 parent 6c468ae commit ea1ea1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ convention = "google"
242242
testpaths = ["tests"]
243243
asyncio_default_fixture_loop_scope = "function"
244244
addopts = "--ignore=tests/strands/experimental/bidi --ignore=tests_integ/bidi --junit-xml=build/test-results.xml"
245-
timeout = 45
245+
timeout = 90
246246

247247

248248
[tool.coverage.run]

0 commit comments

Comments
 (0)