fixed tox.ini
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -15,6 +15,6 @@ setenv =
|
||||
deps =
|
||||
-r{toxinidir}/requirements_dev.txt
|
||||
commands =
|
||||
pytest --junitxml report.xml yoink/tests/test_basic.py
|
||||
pytest --junitxml report.xml tests/test_basic.py
|
||||
pytest --junitxml report.xml tests/test_web.py
|
||||
pytest --junitxml report.xml tests/test_model_user.py
|
||||
|
||||
Reference in New Issue
Block a user