mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-06 10:50:54 +02:00
The header unification changed three observable behaviors the tests asserted against: - issue detail no longer renders the workspace name as a breadcrumb root - bare issue shows only its (now clickable) title leaf, no ancestor crumbs - the project "Unknown project" error placeholder was removed Rewrite the two affected issue-detail tests to assert the new leaf-link and no-project-crumb behavior, drop the obsolete Unknown-project test, and update the issues-page header test to assert the workspace prefix is gone. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>