Skip to content

Commit 8ee5128

Browse files
committed
chore: fix tool.coverage.run.source
1 parent fb6c58e commit 8ee5128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.coverage.run]
2-
source = ["helsinki_notification"]
2+
source = ["django_ilmoitin"]
33
omit = ["**/migrations/*", "**/tests/*"]
44

55
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)