mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
fix: address review feedback for Load3D E2E tests
This commit is contained in:
@@ -30,6 +30,7 @@ test.describe('Load3D Viewer', () => {
|
||||
await fileChooser.setFiles(assetPath('cube.obj'))
|
||||
await uploadResponsePromise
|
||||
|
||||
await load3d.waitForWidgetValue(1, 'model_file', 'cube.obj')
|
||||
await load3d.waitForModelLoaded()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user