Méně hlučné testy
This commit is contained in:
parent
5985c4940f
commit
66ce7d209d
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ set -exuo pipefail
|
||||||
|
|
||||||
ensure_venv
|
ensure_venv
|
||||||
|
|
||||||
|
trap - ERR # Testy nejspíš selžou, ale nechceme kolem toho dělat další chybovou hlášku.
|
||||||
./manage.py test -v2
|
./manage.py test -v2
|
||||||
|
|
Loading…
Reference in a new issue