diff --git a/pyproject.toml b/pyproject.toml index ca80fc1..931ee2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ xfail_strict = true filterwarnings = ["error"] log_cli_level = "info" testpaths = [ - "tephi/tests", + "tephi", ] [tool.repo-review]