diff --git a/pytest.ini b/pytest.ini index 54951e1..92c555f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ -[pytest] -addopts = -W error -ra -v --pyargs pytest_trio --verbose --cov +[pytest] +addopts = -ra -v --pyargs pytest_trio --verbose --cov