Commit e155aac
committed
test: avoid forcing color on Windows
Forcing the the use of color in the console can lead to inconsistent behavior
between platforms and result in potentially confusing output on terminals that
do not support color.1 parent c289f3b commit e155aac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments