This commit is contained in:
Terry Jia
2025-09-04 22:50:26 -04:00
parent bbb9d47724
commit 780f1936ed

View File

@@ -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