From d04fabecf60c48467cf61963a3b216d4e4521b4a Mon Sep 17 00:00:00 2001 From: Dominik Pfaffenbauer Date: Thu, 17 Oct 2024 08:39:08 +0200 Subject: [PATCH] disable asset_url --- features/interpreter/asset_url.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/interpreter/asset_url.feature b/features/interpreter/asset_url.feature index 8366d1ff..ab903506 100644 --- a/features/interpreter/asset_url.feature +++ b/features/interpreter/asset_url.feature @@ -1,4 +1,4 @@ -@interpreter @interpreter_asset_url +@interpreter @interpreter_asset_url @wip Feature: Adding a import with a interpreter The Interpreter will check for an image to download and assign it if found