Skip to content

Commit 9d3284d

Browse files
Kevin KimKevin Kim
authored andcommitted
Change durations value
1 parent 9b56b8e commit 9d3284d

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]
2-
addopts = -s -vv -x --reruns 5 --reruns-delay 10 --durations=20
2+
addopts = -s -vv -x --reruns 5 --reruns-delay 10 --durations=100
33
markers =
44
slow: marks tests as slow (deselect with '-m "not slow"')

0 commit comments

Comments
 (0)