mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 07:00:23 +00:00
- Fix floating promises in browser_tests/tests/remoteWidgets.spec.ts - Fix floating promises in browser_tests/fixtures/ComfyPage.ts (4 methods) - Fix floating promises in browser_tests/fixtures/components/SidebarTab.ts All async functions now properly await their page.evaluate() calls to prevent floating promises. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>