mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-11 16:34:57 +03:00
347722ef0d
- cf-init: 3 cases (basic, with-vendor, error-already-exists) - runner: args_extra for optional CLI params per case - runner: params.field takes priority over caseData.field in case.<field> mapping Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
164 B
JSON
7 lines
164 B
JSON
{
|
|
"name": "Ошибка: Configuration.xml уже существует",
|
|
"setup": "empty-config",
|
|
"params": { "name": "Дубль" },
|
|
"expectError": true
|
|
}
|