Skip to content

Commit 9230ad4

Browse files
committed
Adopt pytest instafail flag
1 parent 7c8444e commit 9230ad4

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
@@ -4,4 +4,4 @@ envlist = py312
44

55
[testenv]
66
passenv = AUTOFIXABLE_STYLES
7-
commands = pytest -n auto {posargs:./tests}
7+
commands = pytest --instafail -n auto {posargs:./tests}

0 commit comments

Comments
 (0)