Skip to content

Commit b0857c3

Browse files
committed
fix: run billable test only when -m billable is provided
1 parent a75895a commit b0857c3

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
@@ -52,3 +52,4 @@ profile = "black"
5252
markers = [
5353
"billable: marks test as billable (deselect with '-m \"not billable\"')",
5454
]
55+
addopts = "-m 'not billable'"

0 commit comments

Comments
 (0)