reverted pytest

This commit is contained in:
Adrià Casajús 2022-03-29 18:37:22 +02:00
parent 97ef5ff765
commit 77faff5f7c
No known key found for this signature in database
GPG key ID: F0033226A5AFC9B9

View file

@ -1,5 +1,5 @@
[pytest] [pytest]
xaddopts = addopts =
--cov --cov
--cov-config coverage.ini --cov-config coverage.ini
--cov-report=html:htmlcov --cov-report=html:htmlcov