Skip to content

Commit 138d8f9

Browse files
committed
chore: better logging in integration tests
1 parent 065d3de commit 138d8f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ commands =
6060
# it doesn't get run in CI
6161
envdir = {toxworkdir}/py3
6262
commands =
63-
pytest --tb native -s {posargs:-m 'serial'}
63+
pytest --tb native {posargs:-m 'serial'}
6464

6565
[testenv:validate]
6666
envdir = {toxworkdir}/validate

0 commit comments

Comments
 (0)