♻️ Simplify tests, run in same backend service (#152)
remove backend-tests
This commit is contained in:

committed by
GitHub

parent
8f9c2bac42
commit
283bc7c95b
@@ -3,4 +3,4 @@ set -e
|
||||
|
||||
python /app/app/tests_pre_start.py
|
||||
|
||||
pytest $* /app/app/tests/
|
||||
pytest "$@" /app/app/tests/
|
||||
|
Reference in New Issue
Block a user