Skip to content

Commit 70a4aa8

Browse files
committed
Add benchmarks
Signed-off-by: SungJin1212 <[email protected]>
1 parent f132192 commit 70a4aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/util/push/push_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,4 +532,4 @@ func createCortexWriteRequestProtobuf(t *testing.T, skipLabelNameValidation bool
532532
inoutBytes, err := input.Marshal()
533533
require.NoError(t, err)
534534
return inoutBytes
535-
}
535+
}

0 commit comments

Comments
 (0)