Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
bukata-sa committed Aug 23, 2024
1 parent 3f6b201 commit f1539dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/services/headreporter/telemetry_reporter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ func Test_TelemetryReporter_NewHeadMissingFinalized(t *testing.T) {
IsFinalized: false,
}
requestBytes, err := proto.Marshal(&telem.HeadReportRequest{
ChainID: "100",
Latest: &telem.Block{
Timestamp: uint64(head.Timestamp.UTC().Unix()),
Number: 42,
Expand Down

0 comments on commit f1539dc

Please sign in to comment.