Skip to content

Commit

Permalink
Update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenglongMa committed Feb 4, 2024
1 parent 0ff25a8 commit 6f43367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ commands =
python -m twine check dist/*
# flake8 .
# python -m unittest discover -v
cp -r tests/mock_data ./tests
cp -r tests/mock_data ./
python -m unittest discover -v tests
# py.test tests {posargs}

Expand Down

0 comments on commit 6f43367

Please sign in to comment.