diff --git a/eox_core/tests/tutor/integration.sh b/eox_core/tests/tutor/integration.sh index 73389206a..d80f8c6fd 100644 --- a/eox_core/tests/tutor/integration.sh +++ b/eox_core/tests/tutor/integration.sh @@ -12,8 +12,6 @@ make test-requirements bgreen echo "Install eox-tenant(requirement)" pip install eox-tenant - -bgreen echo "Run migrations" python manage.py lms makemigrations python manage.py lms migrate