diff --git a/pytest.ini b/pytest.ini index 32fdfd80..ae6297c6 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -norecursedirs = node_modules +norecursedirs = docs node_modules