mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 01:51:13 +08:00
Formatting
This commit is contained in:
@@ -406,7 +406,7 @@ func TestPrinterRootUnwrap(t *testing.T) {
|
||||
}
|
||||
|
||||
writer.Flush()
|
||||
expected := `a
|
||||
expected := `a
|
||||
`
|
||||
test.AssertResult(t, expected, output.String())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user