mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Increase test reruns and timeout for proxy media
This commit is contained in:
parent
5100290f76
commit
3bc78801b3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ python = "^3.14"
|
||||||
seleniumbase = "4.46.5"
|
seleniumbase = "4.46.5"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
addopts = "--pls=eager --reruns=3 --timeout_multiplier=3"
|
addopts = "--pls=eager --reruns=5 --timeout_multiplier=5"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue