Fix failing test

This commit is contained in:
2018-09-23 13:50:38 +01:00
committed by Naomi
parent de07e09b12
commit 857714fb15
2 changed files with 2 additions and 2 deletions

View File

@ -29,4 +29,4 @@ pytest:
- apt-get update && cat system-requirements-debian.txt | xargs apt-get install -y
- python manage.py collectstatic
script:
- pytest -v --cov=ojusomap
- pytest -v --cov=ojusomap --cov=apps