RUN  v4.1.1 /home/sawyer/projects/bb/.claude/worktrees/wf_242c3e11-a10-42/apps/app ❯ src/components/layout/AppLayout.thread-new-active-project.repro.test.tsx (1 test | 1 failed) 63ms  × opens the composer in the project of the thread that is open 62ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯  FAIL  src/components/layout/AppLayout.thread-new-active-project.repro.test.tsx > #1618 thread.new command vs active project > opens the composer in the project of the thread that is open AssertionError: expected 'proj_last_run' to be 'proj_opened' // Object.is equality Expected: "proj_opened" Received: "proj_last_run"  ❯ src/components/layout/AppLayout.thread-new-active-project.repro.test.tsx:231:7 229| expect( 230| window.localStorage.getItem(ROOT_COMPOSE_PROJECT_ID_STORAGE_KEY), 231| ).toBe("proj_opened");  | ^ 232| }); 233| }); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯  Test Files  1 failed (1)  Tests  1 failed (1)  Start at  08:13:32  Duration  3.34s (transform 1.26s, setup 27ms, import 2.61s, tests 63ms, environment 517ms)