Skip to content

Commit

Permalink
Reduce test output
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Dec 13, 2024
1 parent 5f88a0f commit 2c2d2c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[pytest]
addopts = --durations=100
--cov=watertap
addopts = --durations=10
--cov-config=.coveragerc
testpaths = watertap
log_file = pytest.log
Expand Down

0 comments on commit 2c2d2c9

Please sign in to comment.