Méně hlučné testy

This commit is contained in:
Pavel "LEdoian" Turinsky 2022-11-21 21:11:50 +01:00
parent 5985c4940f
commit 66ce7d209d

View file

@ -5,4 +5,5 @@ set -exuo pipefail
ensure_venv
trap - ERR # Testy nejspíš selžou, ale nechceme kolem toho dělat další chybovou hlášku.
./manage.py test -v2