同步 UI 编辑器入口测试资产类型

将项目开发 UI 编辑器回程测试 fixture 更新为 ui-design-doc
This commit is contained in:
2026-09-14 21:12:03 +08:00
parent fe4e952853
commit 2e4a1996c8
@@ -5908,7 +5908,7 @@ export function registerProjectWorkbenchFoundationTests() {
manifest.assets = [
{
id: 'ui-design-resource',
kind: 'UI',
kind: 'ui-design-doc',
mediaType: 'application/json',
localPath: 'assets/ui-design.json',
source: { kind: 'generated' },