mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
Increase python test timeout to 90 seconds
This commit is contained in:
@@ -69,7 +69,7 @@ addopts = -v -ra
|
||||
python_files = tests/test_*.py
|
||||
norecursedirs = .tox
|
||||
xfail_strict=true
|
||||
timeout = 60
|
||||
timeout = 90
|
||||
timeout_method = thread
|
||||
|
||||
[flake8]
|
||||
|
||||
Reference in New Issue
Block a user