mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-11 08:24:57 +03:00
74b3f76a32
fixture: paths now resolve relative to skill's cases/ dir, not global. Each validate skill keeps its broken fixtures locally. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
225 B
JSON
7 lines
225 B
JSON
{
|
|
"name": "Валидатор находит ошибку: неверный корневой элемент",
|
|
"setup": "fixture:catalog-bad-root",
|
|
"params": { "objectPath": "Catalogs/Bad.xml" },
|
|
"expectError": true
|
|
}
|