diff --git a/pyproject.toml b/pyproject.toml index 0e04b3bd..25ed0503 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,8 +51,7 @@ test = [ "pytest-cov", "geckodriver", "playwright", - "pre-commit", - "pytest-playwright" + "pre-commit" ] dev = [ "documenteer[guide]",