Remove pytest-cov flag
This commit is contained in:
parent
ee68cd125b
commit
297b1268b0
@ -1,3 +1,3 @@
|
||||
[pytest]
|
||||
addopts = --cov ssb --cov-report term-missing --no-cov-on-fail
|
||||
addopts = --cov ssb --cov-report term-missing
|
||||
python_files = ssb/tests/test_*.py
|
||||
|
Loading…
Reference in New Issue
Block a user