We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b9324 commit 57f8a0bCopy full SHA for 57f8a0b
1 file changed
pyproject.toml
@@ -129,6 +129,6 @@ markers = [
129
"durable_execution: marks tests that use the durable_runner fixture (not used for test selection)",
130
]
131
# Default test discovery paths
132
-testpaths = ["tests", "examples/test"]
+testpaths = ["tests"]
133
# Default options for all test runs
134
addopts = "-v --strict-markers"
0 commit comments