summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xvenv-trog-crowley.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/venv-trog-crowley.sh b/venv-trog-crowley.sh
index 383af05..b2d0987 100755
--- a/venv-trog-crowley.sh
+++ b/venv-trog-crowley.sh
@@ -163,8 +163,7 @@ echo "### Now do
# and then REBOOT (or at least, exit WSL and terminate and restart WSL)
# because this chmod only takes effect then.
- 'python manage.py test -v 2'
- './pre-run.sh' (runs the tests again)
+ './pre-run.sh' (runs the migrations and then the tests)
'python databaseReset.py reset $VENAME'
'python manage.py runserver 0.0.0.0:8000 (and allow access when the firewall window pops up)'