同步 UI 编辑器入口测试资产类型
将项目开发 UI 编辑器回程测试 fixture 更新为 ui-design-doc
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user