Skip to content

Commit

Permalink
chore: delete run migrations message
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed Aug 21, 2024
1 parent 9e652c4 commit eb8122b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions eox_core/tests/tutor/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ pip install -e /openedx/eox-core
bgreen echo "Install test-requirements"
make test-requirements

bgreen echo "Install eox-tenant(requirement)"
bgreen echo "Install eox-tenant (requirement)"
pip install eox-tenant

bgreen echo "Run migrations"
python manage.py lms makemigrations
python manage.py lms migrate

Expand Down

0 comments on commit eb8122b

Please sign in to comment.