mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-31 15:06:26 +00:00
wip
This commit is contained in:
parent
9927517f7c
commit
33d1b02560
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ func TestPipeOffset(t *testing.T) {
|
|||
},
|
||||
}, [][]Field{
|
||||
{
|
||||
{"_msg", `{"foo":"bar"}`},
|
||||
{"a", `test`},
|
||||
{"_msg", `abc`},
|
||||
{"a", `aiewr`},
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue