mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-20 12:29:39 +00:00
@vue/test-utils was removed from main as part of the test framework migration. Migrate this test file to @testing-library/vue with userEvent and Testing Library queries (getByRole, getByDisplayValue, getByText) to satisfy the testing-library/no-node-access rule. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>