diff --git a/pyproject.toml b/pyproject.toml index c83a79a..4b7a692 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,6 @@ line_length = 79 [tool.pytest.ini_options] minversion = "7" -testpaths = ["giga_connectome/tests"] log_cli_level = "INFO" xfail_strict = true addopts = ["-ra", "--strict-config", "--strict-markers"]