diff --git a/scripts/python_tests.sh b/scripts/python_tests.sh index c54166edb46..cbad0c58bdc 100755 --- a/scripts/python_tests.sh +++ b/scripts/python_tests.sh @@ -25,4 +25,4 @@ superset db upgrade superset init echo "Running tests" -pytest --maxfail=1 --cov=superset +pytest --maxfail=1 --cov=superset $@