mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-05 01:19:42 +02:00
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>