Commit 71e074b
committed
test(shell): pin unicode glyphs in welcome width-matrix test
The matrix test asserts the robot mark ("▛") renders at every width but
relied on the ambient glyph mode; pin ascii_glyphs_enabled to False so the
assertion is deterministic regardless of locale/stdout encoding, matching
test_welcome_two_column_layout_when_wide.1 parent 9e3950c commit 71e074b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
0 commit comments