mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-19 17:19:42 +03:00
refactor: move broken fixtures into skill directory, remove global fixtures/
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>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Валидатор находит ошибку: неверный корневой элемент",
|
||||
"setup": "fixture:broken/catalog-bad-root",
|
||||
"setup": "fixture:catalog-bad-root",
|
||||
"params": { "objectPath": "Catalogs/Bad.xml" },
|
||||
"expectError": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user