diff --git a/pyproject.toml b/pyproject.toml index 33fef1641d..2d08c48ba0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,6 @@ signature-mutators = [ [tool.pytest.ini_options] testpaths = "tests" -norecursedirs = "migrations" python_files = [ "test_*.py", "*_test.py",