mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 11:17:24 +00:00
increase test timeout
This commit is contained in:
parent
ddea3434a2
commit
ab7e80085a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ ignore = E251
|
|||
|
||||
[pytest]
|
||||
testpaths = test
|
||||
addopts = --timeout 30 -s
|
||||
addopts = --timeout 60 --capture=no
|
||||
|
||||
[coverage:run]
|
||||
branch = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue