Skip to content

Commit

Permalink
updates test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kodymoodley committed Dec 28, 2023
1 parent 0fd69bc commit 2ab1b0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ commands_pre =
# freeze environment
pip freeze
commands =
coverage run -m unittest discover -v --start-directory orangecontrib/storynavigation
# coverage run -m unittest discover -v --start-directory orangecontrib/storynavigation
coverage run -m pytest -v orangecontrib/storynavigation
coverage report

0 comments on commit 2ab1b0f

Please sign in to comment.