diff --git a/roles/mailman/files/post-update.sh b/roles/mailman/files/post-update.sh index 8276bd935c..e23d983feb 100755 --- a/roles/mailman/files/post-update.sh +++ b/roles/mailman/files/post-update.sh @@ -25,7 +25,7 @@ $BASEDIR/bin/pg-give-rights.py restorecon -r "$BASEDIR" # Run unit tests -django-admin test --pythonpath $CONFDIR --settings settings_test -P hyperkitty +django-admin test --pythonpath $CONFDIR --settings settings_test hyperkitty nose2 kittystore # Reload Apache to flush the python cache