Skip to content

Commit d1e3058

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

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

lambdas/mesh-poll/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest-cov = "^4.0.0"
1818
jake = "^3.0.1"
1919

2020
[tool.coverage.run]
21-
omit = ["__tests__/*"]
21+
omit = ["src/__tests__/*"]
2222

2323
[tool.pytest.ini_options]
2424
pythonpath = "."
File renamed without changes.

0 commit comments

Comments
 (0)