mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-19 22:09:37 +00:00
fix: use subgraph breadcrumb helper in promotion test
Amp-Thread-ID: https://ampcode.com/threads/T-019d024b-467d-733e-ac30-d9146105ec9a Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
@@ -785,7 +785,7 @@ test.describe(
|
||||
await comfyPage.nextFrame()
|
||||
|
||||
// Navigate back via breadcrumb
|
||||
await exitSubgraphToParent(comfyPage)
|
||||
await comfyPage.subgraph.exitViaBreadcrumb()
|
||||
|
||||
// Widget count should be reduced
|
||||
const finalWidgetCount = await getPromotedWidgetCount(comfyPage, '11')
|
||||
|
||||
Reference in New Issue
Block a user