Files
multica/apps
Naiyuan Qing 7fce7af590 test(desktop): mock useCurrentWorkspace/useQuery for tab-bar space icon
tab-bar.tsx now reads the current workspace and its space list to
render a space's own icon on space-scoped tabs, but tab-bar.test.tsx's
@multica/core/paths mock didn't export useCurrentWorkspace and nothing
mocked useQuery, so every test in the file threw at render time.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-08 19:53:21 +08:00
..