fix: add heading to Step 5 single video for E2E test #1820
Reference in New Issue
Block a user
Delete Branch "fix/e2e-step5-heading"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
Step 5 单视频场景缺少
🎬 确认生成heading,导致 Playwright E2E 测试core-generation.spec.ts超时失败(连续 6 次 develop push 红灯)。修复
GeneratePage.tsx:在单视频 Step 5 容器顶部加<h2>🎬 确认生成</h2>验证
本地
pnpm exec playwright test core-generation.spec.ts通过(前端编码已验证)。Closes E2E 测试连续失败问题。
🚀 预览环境已部署
b9c63a4318to474918ec66🗑️ 预览环境已清理
PR #1820 已关闭或合并,对应的预览环境已被清理。