Skip to content

Commit

Permalink
Enable pytest xfail_strict
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Aug 6, 2024
1 parent 06f8112 commit 3ee7525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ addopts = """\
--ds=tests.settings
"""
django_find_project = false
xfail_strict = true

[tool.coverage.run]
branch = true
Expand Down

0 comments on commit 3ee7525

Please sign in to comment.