diff --git a/pytest.ini b/pytest.ini index 6983f0058..0bc1d35c0 100644 --- a/pytest.ini +++ b/pytest.ini @@ -37,4 +37,4 @@ addopts = --cov --cov-report html --cov-report xml - --ignore=scripts/legacy/ \ No newline at end of file + --ignore=scripts/ \ No newline at end of file