We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798611d commit e0c4f6dCopy full SHA for e0c4f6d
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