test: Remove unused pytest fixtures

This commit is contained in:
Chris Coutinho
2025-10-13 20:20:45 +02:00
parent f48d3714d2
commit 13e4915e38
19 changed files with 115 additions and 233 deletions
+1 -1
View File
@@ -62,4 +62,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --browser firefox -k oauth
uv run pytest -v --browser firefox