Skip to content

Commit

Permalink
🧪 Sort pytest-cov args @ config
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 15, 2024
1 parent 95e60ec commit 6dd6fa4
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
Expand Up @@ -21,8 +21,8 @@ addopts =

# `pytest-cov`:
--cov
--cov-context=test
--cov-config=.coveragerc
--cov-context=test

# Fail on config parsing warnings:
# --strict-config
Expand Down

0 comments on commit 6dd6fa4

Please sign in to comment.