mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 15:16:42 +00:00
wip
This commit is contained in:
parent
9e336e383d
commit
5e61b40fef
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ func TestPipeStats(t *testing.T) {
|
||||||
{
|
{
|
||||||
{"a", "1"},
|
{"a", "1"},
|
||||||
{"rows", "1"},
|
{"rows", "1"},
|
||||||
|
},
|
||||||
|
{
|
||||||
{"a", "2"},
|
{"a", "2"},
|
||||||
{"rows", "2"},
|
{"rows", "2"},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue