Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit fa02497

Browse files
committed
Fixed mapping flaky test
1 parent 0b4cdbb commit fa02497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/remotewrite/remotewrite_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ func TestOutputConvertToPbSeries(t *testing.T) {
8787
},
8888
}
8989

90+
sortByNameLabel(pbseries)
9091
assert.Equal(t, exp, pbseries)
9192
}
9293

0 commit comments

Comments
 (0)