Skip to content

Commit ec1f97a

Browse files
committed
Enable pytest xfail_strict
1 parent cd017d0 commit ec1f97a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ addopts = """\
5858
--ds=tests.settings
5959
"""
6060
django_find_project = false
61+
xfail_strict = true
6162

6263
[tool.coverage.run]
6364
branch = true

0 commit comments

Comments
 (0)