aboutsummaryrefslogtreecommitdiff
path: root/Zig.novaextension/extension.json
diff options
context:
space:
mode:
authorDavid Czihak <git@dcz.at>2026-05-11 21:53:30 +0200
committerDavid Czihak <git@dcz.at>2026-05-11 21:53:30 +0200
commit76bfad29f3e1c5f8a695c6260f1fa7999826ef09 (patch)
treebbdb74f30ee72fa7db2901c7a41e1deaf31ef74d /Zig.novaextension/extension.json
parent0a991e9463da215b75223d93f501fa8d1440b9ec (diff)
Fix: Remove invalid test filter config
Diffstat (limited to 'Zig.novaextension/extension.json')
-rw-r--r--Zig.novaextension/extension.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/Zig.novaextension/extension.json b/Zig.novaextension/extension.json
index fa5da62..5684d99 100644
--- a/Zig.novaextension/extension.json
+++ b/Zig.novaextension/extension.json
@@ -485,13 +485,6 @@
"placeholder": "tasks.config.cwd.placeholder"
},
{
- "key": "testFilter",
- "title": "tasks.test.config.test-filter.title",
- "type": "string",
- "placeholder": "tasks.test.config.test-filter.placeholder",
- "description": "tasks.test.config.test-filter.info"
- },
- {
"key": "summary",
"title": "tasks.test.config.summary.title",
"type": "enum",