mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 10:31:40 +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 {
|
||||
t.Error("Expected non-empty colorized output")
|
||||
}
|
||||
|
||||
|
||||
// Check that the result contains the input string (with color codes)
|
||||
// At minimum, it should contain "A" and "="
|
||||
resultStr := string(result)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user