diff --git a/pytest.ini b/pytest.ini index e6ce703..ed958e0 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -addopts = -v --cov +addopts = -v -ra --cov