test: Remove filter

This commit is contained in:
Chris Coutinho
2025-10-17 04:46:43 +02:00
parent 8e7191e0ea
commit d694243723
+1 -1
View File
@@ -62,4 +62,4 @@ jobs:
NEXTCLOUD_USERNAME: "admin"
NEXTCLOUD_PASSWORD: "admin"
run: |
uv run pytest -v --browser firefox -k 'test_mcp_cookbook_import_recipe_from_url or test_cookbook_import_recipe_from_url'
uv run pytest -v --browser firefox