RUN v4.1.1 /private/tmp/slopcop-2743.YWHlkA/second/apps/app ❯ |@bb/app:isolated| src/views/root-compose-branch-selection.navigation.test.tsx (1 test | 1 failed) 292ms × keeps the worktree base branch after the composer remounts 290ms ⎯⎯⎯⎯⎯⎯⎯ 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:47:46 Duration 18.36s (transform 1.41s, setup 2.11s, import 2.26s, tests 292ms, environment 12.17s)