Skip to content

Commit 8450e65

Browse files
committed
Set the 'don't hide critical information from me' bit on pytest
1 parent 7aed43b commit 8450e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ commands =
5757
bash scripts/lint.sh
5858

5959
[pytest]
60-
addopts=--strict --tb=short --verbose
60+
addopts=--strict --tb=short -vv

0 commit comments

Comments
 (0)