删除退役策划 V2 前端测试契约
移除 Plan GDD 审批测试套件及注册入口
This commit is contained in:
@@ -14,7 +14,6 @@ import {
|
||||
registerHomeProjectCreationTests,
|
||||
registerRecentProjectsTests,
|
||||
} from './appSurface/home.suite';
|
||||
import { registerPlanGddApprovalTests } from './appSurface/plan-gdd.suite';
|
||||
import {
|
||||
registerCanvasAssetTests,
|
||||
registerProjectAssetTests,
|
||||
@@ -72,6 +71,5 @@ describe('AI 游戏创作 App 界面边界', () => {
|
||||
registerProjectAssetTests();
|
||||
registerAgentRuntimeCommandTests();
|
||||
registerCanvasAssetTests();
|
||||
registerPlanGddApprovalTests();
|
||||
registerDesignAgentSurfaceTests();
|
||||
});
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user