Skip to content

Commit fafd90f

Browse files
committed
fix: fix pytest coverage
1 parent 08aec1d commit fafd90f

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
@@ -100,7 +100,7 @@ disallow_untyped_calls = false
100100
addopts = [
101101
"-v",
102102
"--doctest-modules",
103-
"--cov=sabc",
103+
"--cov=sbijax",
104104
"--cov-report=xml",
105105
"--strict-markers",
106106
"--strict-config",

0 commit comments

Comments
 (0)