diff --git a/pytest.ini b/pytest.ini index 01f6423..473a9c7 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts=--cov --cov-report term-missing -v -l \ No newline at end of file +addopts=--cov --cov-report term-missing \ No newline at end of file