all tests now run
This commit is contained in:
parent
097a637682
commit
0622d842ba
|
@ -6,7 +6,8 @@ pipeline:
|
|||
- USE_DOCKER=yes
|
||||
- DJANGO_SETTINGS_MODULE=config.settings.test
|
||||
commands:
|
||||
- python manage.py test mhackspace.subscriptions --verbosity 2
|
||||
- cp -n env.example .env
|
||||
- python manage.py test mhackspace --verbosity 2
|
||||
|
||||
#volumes:
|
||||
# postgres_data_dev: {}
|
||||
|
|
Loading…
Reference in New Issue