Skip to content

Commit 6f12d1d

Browse files
committed
fix tests
Signed-off-by: Albert Callarisa <[email protected]>
1 parent f9e2bf5 commit 6f12d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ local_scheme = "no-local-version"
4444
[tool.pytest.ini_options]
4545
minversion = "6.0"
4646
testpaths = ["tests"]
47+
pythonpath = ["."]
4748
markers = [
4849
"e2e: mark a test as an end-to-end test that requires a running sidecar"
4950
]

0 commit comments

Comments
 (0)