Commit 9dc2024
Update color test for IRB struct member name coloring
The latest IRB version wraps struct member names in CYAN, so the
expected output in test_colored_inspect_color_objects_if_use_colorize
needs to wrap `foo` with CYAN/CLEAR escape sequences.1 parent 95997c2 commit 9dc2024
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments