mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-07 06:10:36 +00:00
whitespace
This commit is contained in:
parent
7198d16575
commit
207bec6b29
@ -852,7 +852,7 @@ func TestTomlStringEscapeColourization(t *testing.T) {
|
|||||||
if len(result) == 0 {
|
if len(result) == 0 {
|
||||||
t.Error("Expected non-empty colorized output")
|
t.Error("Expected non-empty colorized output")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check that the result contains the input string (with color codes)
|
// Check that the result contains the input string (with color codes)
|
||||||
// At minimum, it should contain "A" and "="
|
// At minimum, it should contain "A" and "="
|
||||||
resultStr := string(result)
|
resultStr := string(result)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user