mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
re-use strip_colors
This commit is contained in:
parent
00d1ac0aef
commit
f66711d53e
5 changed files with 23 additions and 27 deletions
|
@ -757,7 +757,7 @@ mod test_reporting {
|
|||
&DEFAULT_PALETTE,
|
||||
);
|
||||
|
||||
assert_eq!(human_readable(&buf), "<blue>activityIndicatorLarge<reset>");
|
||||
assert_eq!(human_readable(&buf), "<cyan>activityIndicatorLarge<reset>");
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue