Skip to content

Commit ac5ff18

Browse files
committed
Hide test durations shorter than 1second
1 parent 96d5ae2 commit ac5ff18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/config_notebook_execute_tests.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ testpaths =
33
tests/qmods
44
tests/notebooks
55
tests/test_links
6-
addopts = --log-cli-level=INFO --durations=0
6+
addopts = --log-cli-level=INFO --durations=0 --durations-min=1

0 commit comments

Comments
 (0)