Skip to content

Commit 5e17a2d

Browse files
committed
Fix typo
1 parent ede7762 commit 5e17a2d

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
@@ -114,4 +114,4 @@ addopts = ["--strict-config", "--strict-markers"]
114114
asyncio_mode = "auto"
115115

116116
[tool.coverage.run]
117-
source_pkgs = ["app", "tests"]
117+
source_pkgs = ["debug_toolbar", "tests"]

0 commit comments

Comments
 (0)