mirror of
https://github.com/taigrr/yq
synced 2026-03-23 22:12:29 -07:00
Fixed tests
This commit is contained in:
@@ -1113,7 +1113,7 @@ func TestWriteCmd_SplatMapEmpty(t *testing.T) {
|
||||
t.Error(result.Error)
|
||||
}
|
||||
expectedOutput := `b:
|
||||
c: {}
|
||||
c: thing
|
||||
d: another thing
|
||||
`
|
||||
test.AssertResult(t, expectedOutput, result.Output)
|
||||
|
||||
Reference in New Issue
Block a user