]> git.lizzy.rs Git - cheatdb.git/blob - utils/tests.sh
2330a23400e3cd7e6c5616fdd8a458c96dc0b405
[cheatdb.git] / utils / tests.sh
1 #!/bin/sh
2
3 docker exec contentdb_app_1 sh -c "FLASK_CONFIG=../config.cfg FLASK_APP=app/__init__.py python -m pytest app/tests/ --disable-warnings"