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 f9e2bf5 commit 6f12d1dCopy full SHA for 6f12d1d
pyproject.toml
@@ -44,6 +44,7 @@ local_scheme = "no-local-version"
44
[tool.pytest.ini_options]
45
minversion = "6.0"
46
testpaths = ["tests"]
47
+pythonpath = ["."]
48
markers = [
49
"e2e: mark a test as an end-to-end test that requires a running sidecar"
50
]
0 commit comments