Skip to content

Commit 4239980

Browse files
committed
Add maxfail to tests
1 parent 5c8f6f6 commit 4239980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ addopts = """\
133133
--strict-config
134134
--strict-markers
135135
--reuse-db
136+
--maxfail=10
136137
"""
137138
django_find_project = false
138139
DJANGO_SETTINGS_MODULE = "test_app.settings_single_db"

0 commit comments

Comments
 (0)