Skip to content

Commit

Permalink
Update conduit/pipeline/pipeline_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
winder authored Jun 16, 2023
1 parent f90920d commit 94413ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conduit/pipeline/pipeline_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,6 @@ func TestMetrics(t *testing.T) {

assert.Equal(t, 6, numInnerTxn(block.Payset[7].SignedTxnWithAD))

// was not able to get this part to work.
metrics.RegisterPrometheusMetrics("add_metrics_test")
addMetrics(block, time.Hour)
stats, err := prometheus.DefaultGatherer.Gather()
Expand Down

0 comments on commit 94413ce

Please sign in to comment.