mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 09:30:06 +00:00
- Update keybinding tests to use event.code instead of event.key - Add forwarding test for keybinding service - Align tests with the fix for non-English keyboard layouts This ensures tests match the application's use of event.code for language-independent keyboard shortcut handling.