This commit is contained in:
Aliaksandr Valialkin 2024-05-20 23:50:03 +02:00
parent 9e336e383d
commit 5e61b40fef
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB

View file

@ -77,6 +77,8 @@ func TestPipeStats(t *testing.T) {
{
{"a", "1"},
{"rows", "1"},
},
{
{"a", "2"},
{"rows", "2"},
},