fix: fix tests

This commit is contained in:
LaZzyMan 2026-01-14 16:50:59 +08:00
parent 70991e474f
commit 0a88dd7861
16 changed files with 611 additions and 1526 deletions

View file

@ -5,7 +5,7 @@
*/
import { z } from 'zod';
import { parse as parseYaml } from '@qwen-code/qwen-code-core/src/utils/yaml-parser.js';
import { parse as parseYaml } from '@qwen-code/qwen-code-core';
/**
* Defines the Zod schema for a Markdown command definition file.