Skip to content

Commit 02acb7c

Browse files
committed
use short tracebacks
1 parent c3ccf28 commit 02acb7c

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,4 +1,4 @@
11
[pytest]
22

33
DJANGO_SETTINGS_MODULE = tests.settings_sqlite
4-
addopts = --ignore lib/ --ignore build/ --ignore include/
4+
addopts = --ignore lib/ --ignore build/ --ignore include/ --tb=short

0 commit comments

Comments
 (0)