diff --git a/lib/logstorage/pipe_offset_test.go b/lib/logstorage/pipe_offset_test.go index 87d111ce0..57f62a719 100644 --- a/lib/logstorage/pipe_offset_test.go +++ b/lib/logstorage/pipe_offset_test.go @@ -61,8 +61,8 @@ func TestPipeOffset(t *testing.T) { }, }, [][]Field{ { - {"_msg", `{"foo":"bar"}`}, - {"a", `test`}, + {"_msg", `abc`}, + {"a", `aiewr`}, }, })