mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-10 18:10:08 +00:00
Fix PackCard test to properly mock vue-i18n date formatter with dateStyle option. The component uses d() function with { dateStyle: 'medium' } option, which now returns the expected '2024. 1. 1.' format in tests.