diff --git a/pytest.ini b/pytest.ini index 4473470..dc242af 100644 --- a/pytest.ini +++ b/pytest.ini @@ -85,6 +85,4 @@ norecursedirs = testpaths = tests/ -pythonpath = src - xfail_strict = true