Skip to content

Commit

Permalink
(pytest) show_capture moved to addopts
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Feb 26, 2024
1 parent df82beb commit 1aa98d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pytest]
doctest_optionflags = NORMALIZE_WHITESPACE
show_capture = no
addopts =
--doctest-modules
--durations 10
--show-capture no

0 comments on commit 1aa98d8

Please sign in to comment.