Merge branch 'develop' into 'master'
Hide bugging infoscreen footer See merge request vtmk/web2.0!109
This commit is contained in:
@@ -41,5 +41,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include "webapp:footer.html" %}
|
||||
{% endblock body %}
|
||||
@@ -19,7 +19,7 @@ npm test
|
||||
printf "${PURPLE}pycodestyle tests...${NC}\n"
|
||||
pycodestyle .
|
||||
printf "${PURPLE}unit tests...${NC}\n"
|
||||
python manage.py test --noinput
|
||||
python -Wall manage.py test --noinput
|
||||
set +e
|
||||
|
||||
printf "${PURPLE}Tests passed.${NC}\n"
|
||||
Reference in New Issue
Block a user