Skip to content

Commit

Permalink
fix path to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Oct 10, 2019
1 parent 11bb7e5 commit 0680fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pytest.sh
Expand Up @@ -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/

0 comments on commit 0680fe2

Please sign in to comment.