Skip to content

Commit

Permalink
verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
kingosticks committed Nov 1, 2023
1 parent 15a13a7 commit 43efdf6
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 @@ -5,7 +5,7 @@ envlist = py39, py310, py311, check-manifest, flake8
sitepackages = true
deps = .[test]
commands =
python -m pytest \
python -m pytest -vv \
--basetemp={envtmpdir} \
--cov=mopidy_spotify --cov-report=term-missing \
{posargs}
Expand Down

0 comments on commit 43efdf6

Please sign in to comment.