mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Quiets the pytest output
This commit is contained in:
parent
501d225f93
commit
d60569b6d6
@ -7,7 +7,7 @@ max-line-length = 88
|
|||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
DJANGO_SETTINGS_MODULE=paperless.settings
|
DJANGO_SETTINGS_MODULE=paperless.settings
|
||||||
addopts = --pythonwarnings=all --cov --cov-report=html -n auto
|
addopts = --pythonwarnings=all --cov --cov-report=html --numprocesses auto --quiet
|
||||||
env =
|
env =
|
||||||
PAPERLESS_DISABLE_DBHANDLER=true
|
PAPERLESS_DISABLE_DBHANDLER=true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user