diff --git a/pyproject.toml b/pyproject.toml index 29fcff0..d1ca2db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -211,7 +211,7 @@ deps = django51: Django==5.1.* extras = dev, commands = - coverage run -m pytest --ds settingstests + coverage run -m pytest --ds settings tests [gh-actions] python =