mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
little change for testing
This commit is contained in:
parent
b932aa66ed
commit
3564680867
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# by Bastian Schroll
|
||||
|
||||
[pytest]
|
||||
addopts = -v --pep8 --cov --cov-report=term-missing --log-level=CRITICAL
|
||||
addopts = -v --pep8 --cov=boswatch/ --cov-report=term-missing --log-level=CRITICAL
|
||||
|
||||
# classic or progress
|
||||
console_output_style = progress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue