We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45317e5 commit 1aeb320Copy full SHA for 1aeb320
{{cookiecutter.project_slug}}/backend/app/tests-start.sh
@@ -3,4 +3,4 @@ set -e
3
4
python /app/app/tests_pre_start.py
5
6
-pytest /app/app/tests/
+pytest $* /app/app/tests/
0 commit comments