fix path to tests

This commit is contained in:
Matthias 2019-10-10 19:28:11 +02:00
parent 11bb7e520c
commit 0680fe2a1a

View File

@ -2,4 +2,4 @@
echo "Running Unit tests"
pytest --random-order --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/
pytest --random-order --cov=freqtrade --cov-config=.coveragerc tests/