Removes verbose flag on unit tests

This commit is contained in:
Mouse Reeve 2021-04-11 09:34:28 -07:00
parent 6d76782ee1
commit 274ddeed85

View file

@ -65,4 +65,4 @@ jobs:
EMAIL_HOST_PASSWORD: ""
EMAIL_USE_TLS: true
run: |
python manage.py test -v 2
python manage.py test