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 d04ccb7 commit 50d6994
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 @@ -63,6 +63,7 @@ addopts = """\
--ds=tests.settings
"""
django_find_project = false
xfail_strict = true

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

0 comments on commit 50d6994

Please sign in to comment.