Commit c7cc1ec
committed
test(tui): align sidebar width gate boundary
Update the focused sidebar render-state test to assert the 64-column boundary introduced by the sidebar visibility threshold change.
Follow-up to PR #3371 by @donglovejava.
Verification:
- cargo fmt --all -- --check
- git diff --check
- cargo test -p codewhale-tui --bin codewhale-tui --locked sidebar_width_gate_uses_sixty_four_column_boundary1 parent 4257832 commit c7cc1ec
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3795 | 3795 | | |
3796 | 3796 | | |
3797 | 3797 | | |
3798 | | - | |
| 3798 | + | |
3799 | 3799 | | |
3800 | 3800 | | |
3801 | | - | |
| 3801 | + | |
3802 | 3802 | | |
3803 | 3803 | | |
3804 | 3804 | | |
3805 | 3805 | | |
3806 | | - | |
| 3806 | + | |
3807 | 3807 | | |
3808 | 3808 | | |
3809 | 3809 | | |
| 3810 | + | |
| 3811 | + | |
| 3812 | + | |
| 3813 | + | |
3810 | 3814 | | |
3811 | 3815 | | |
3812 | 3816 | | |
| |||
0 commit comments