Skip to content

Commit 0be4cd9

Browse files
committed
Short traceback in integration tests.
1 parent dc10e1d commit 0be4cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def main():
7373
f"--models={models}",
7474
f"--parsers={parsers}",
7575
"-v",
76-
"--tb=no",
76+
"--tb=short",
7777
"-r a",
7878
"--log-cli-level=DEBUG",
7979
"--color=yes",

0 commit comments

Comments
 (0)