fix path to tests
This commit is contained in:
parent
11bb7e520c
commit
0680fe2a1a
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user