Skip to content

Commit 62a51f2

Browse files
committed
CCM-12616: testing pipeline
1 parent 6cad90d commit 62a51f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lambdas/mesh-poll/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jake = "^3.0.1"
2020
[tool.coverage.run]
2121
omit = ["__tests__/*"]
2222

23+
[tool.pytest.ini_options]
24+
pythonpath = "."
25+
2326
[build-system]
2427
requires = ["poetry-core>=1.0.0"]
2528
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)