Skip to content

Commit

Permalink
fail first tcp
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareTestingResearch committed Mar 4, 2024
1 parent 818520c commit 2faa8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ setenv =
SETUPTOOLS_ENFORCE_DEPRECATION = {env:SETUPTOOLS_ENFORCE_DEPRECATION:0}
# ^-- Temporarily disable enforcement so CI don't fail on due dates
commands =
pytest {posargs:-vv --durations=0 --rank --rank-weight=1-0-0}
pytest {posargs:-vv --durations=0 --rank --rank-weight=0-1-0}
usedevelop = True
extras =
testing
Expand Down

0 comments on commit 2faa8c9

Please sign in to comment.