test: Fix test networking

This commit is contained in:
Chris Coutinho
2025-10-17 03:58:36 +02:00
parent 604a2065cb
commit 0fd32ecd34
4 changed files with 5 additions and 16 deletions
+1 -1
View File
@@ -62,4 +62,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --browser firefox
uv run pytest -v --browser firefox -k 'test_mcp_cookbook_import_recipe_from_url or test_cookbook_import_recipe_from_url'