This commit is contained in:
Aliaksandr Valialkin 2024-05-20 23:29:17 +02:00
parent 9927517f7c
commit 33d1b02560
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB

View file

@ -61,8 +61,8 @@ func TestPipeOffset(t *testing.T) {
},
}, [][]Field{
{
{"_msg", `{"foo":"bar"}`},
{"a", `test`},
{"_msg", `abc`},
{"a", `aiewr`},
},
})