Skip to content

Commit 95f42d1

Browse files
committed
Shorter pytest stack traces
Signed-off-by: Aanand Prasad <[email protected]>
1 parent b2c4228 commit 95f42d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pytest]
2-
addopts = -rxs
2+
addopts = --tb=short -rxs

0 commit comments

Comments
 (0)