diff --git a/pytest.ini b/pytest.ini index fe55d2e..ab1c532 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ [pytest] junit_family=xunit2 +addopts = -p no:warnings \ No newline at end of file