Skip to content

Commit e0c4f6d

Browse files
committed
Revert "Use extra pytest arguments forwarded from shell. fastapi/full-stack-fastapi-template#17"
This reverts commit 028510d
1 parent 798611d commit e0c4f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/app/tests-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ set -e
33

44
python /app/app/tests_pre_start.py
55

6-
pytest $* /app/app/tests/
6+
pytest /app/app/tests/

0 commit comments

Comments
 (0)