diff --git a/lib/logstorage/pipe_stats_test.go b/lib/logstorage/pipe_stats_test.go index 33ad3d041c..c0b1b8b960 100644 --- a/lib/logstorage/pipe_stats_test.go +++ b/lib/logstorage/pipe_stats_test.go @@ -77,6 +77,8 @@ func TestPipeStats(t *testing.T) { { {"a", "1"}, {"rows", "1"}, + }, + { {"a", "2"}, {"rows", "2"}, },