mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 00:04:06 +00:00
test fix
This commit is contained in:
@@ -554,6 +554,7 @@ test.describe('Canvas Interaction', () => {
|
||||
|
||||
// Release space
|
||||
await comfyPage.page.keyboard.up('Space')
|
||||
await comfyPage.nextFrame()
|
||||
expect(await getCursorStyle()).toBe('default')
|
||||
|
||||
// Move mouse - cursor should remain default
|
||||
|
||||
Reference in New Issue
Block a user