mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-25 11:19:15 -05:00
Increase timeout for tests
This commit is contained in:
@@ -233,7 +233,7 @@ strict_xfail = true
|
||||
filterwarnings = [
|
||||
"error",
|
||||
]
|
||||
timeout = "5"
|
||||
timeout = "20"
|
||||
|
||||
[tool.coverage.run]
|
||||
parallel = true
|
||||
|
||||
Reference in New Issue
Block a user