RUN v4.1.1 /private/tmp/slopcop-2743.YWHlkA/first/apps/app ❯ |@bb/app:isolated| src/views/root-compose-branch-selection.navigation.test.tsx (1 test | 1 failed) 24ms × keeps the worktree base branch after the composer remounts 20ms ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯ FAIL |@bb/app:isolated| src/views/root-compose-branch-selection.navigation.test.tsx > new-thread branch selection navigation > keeps the worktree base branch after the composer remounts AssertionError: expected undefined to be 'origin/release' // Object.is equality - Expected: "origin/release" + Received: undefined ❯ src/views/root-compose-branch-selection.navigation.test.tsx:20:56 18| 19| const second = renderHook(() => useScopedBranchSelection(args)); 20| expect(second.result.current.selectedBranch?.name).toBe("origin/re… | ^ 21| }); 22| }); ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯ Test Files 1 failed (1) Tests 1 failed (1) Start at 19:43:44 Duration 34.81s (transform 2.10s, setup 2.82s, import 3.28s, tests 24ms, environment 23.09s)