fixed coverage issues when running pytest
This commit is contained in:
@@ -16,7 +16,6 @@ addopts =
|
||||
-ra
|
||||
--cov=app
|
||||
--cov=models
|
||||
--cov=utils
|
||||
--cov=middleware
|
||||
--cov-report=term-missing
|
||||
--cov-report=html:htmlcov
|
||||
|
||||
Reference in New Issue
Block a user