Skip to content

Commit e536e7b

Browse files
committed
remove pytest-cov ini option
1 parent 01bf993 commit e536e7b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ addopts = [
131131
"--junitxml=junit.xml",
132132
"--ignore setup.py",
133133
"--ignore run_test.py",
134-
"--cov-report term-missing",
135134
"--tb native",
136135
"--strict",
137136
"--durations=20",

0 commit comments

Comments
 (0)