Fix failing test
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user