Skip to content

Commit

Permalink
Set the --testmon flag by default
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice committed May 16, 2024
1 parent 0310a2c commit 419de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest-cov = "^5.0.0"


[tool.pytest.ini_options]
addopts = "--doctest-modules"
addopts = "--doctest-modules --testmon"
markers = "--enable-internet: Allow some tests to run using real connections to the cluster."


Expand Down

0 comments on commit 419de23

Please sign in to comment.