Skip to content

Commit afb98a6

Browse files
mchain0MStreet3
andauthored
Apply suggestions from code review
Co-authored-by: Street <5597260+MStreet3@users.noreply.github.com>
1 parent 7523c93 commit afb98a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/capabilities/consensus/ocr3/aggregators/reduce_aggregator_mode_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ func TestMode_twoWayTieIsDeterministicAcrossRepeatedCalls(t *testing.T) {
3030
require.Equal(t, 3, maxCount)
3131

3232
gotProto := values.Proto(got)
33+
// set baseline for comparison on first iteration, all subsequent must match
3334
if i == 0 {
3435
baseline = proto.Clone(gotProto).(*pb.Value)
3536
continue

0 commit comments

Comments
 (0)