Skip to content

Commit

Permalink
test: Check for missing migrations (ietf-tools#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara authored May 3, 2022
1 parent 9dd3ace commit 79b214c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/init-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ python /app/manage.py migrate --no-input
python /app/manage.py createcachetable
python /app/manage.py collectstatic
python /app/manage.py test
python /app/manage.py makemigrations --check --no-input

0 comments on commit 79b214c

Please sign in to comment.