mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Triple pytest timeout multiplier for cold loads
This commit is contained in:
parent
2f07fa6151
commit
6b86aaa27f
1 changed files with 3 additions and 0 deletions
|
|
@ -6,3 +6,6 @@ package-mode = false
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.14"
|
||||
seleniumbase = "4.46.5"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "--timeout_multiplier=3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue