Skip to content

Commit

Permalink
Try migrating in test server
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Sep 5, 2024
1 parent b3e45af commit 9bf017f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_testserver
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
set -e
cd "${BASH_SOURCE%/*}"

./example_project/manage.py migrate --noinput
./example_project/manage.py collectstatic --noinput --clear
./example_project/manage.py testserver portal/tests/cypress/fixtures/teachersToBeDeleted.json --settings="portal_test_settings"

0 comments on commit 9bf017f

Please sign in to comment.