re-add helper

This commit is contained in:
William Banfield
2022-01-20 18:01:43 -05:00
parent c49f8bc596
commit 4d1ad8ec38

View File

@@ -293,6 +293,7 @@ loop:
}
func mockLBResp(ctx context.Context, t *testing.T, peer types.NodeID, height int64, time time.Time) lightBlockResponse {
t.Helper()
vals, pv := factory.ValidatorSet(ctx, t, 3, 10)
_, _, lb := mockLB(ctx, t, height, time, factory.MakeBlockID(), vals, pv)
return lightBlockResponse{