Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Hector Sanjuan <code@hector.link>
  • Loading branch information
hsanjuan committed May 8, 2018
1 parent eafd7bc commit ddd8d00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monitor/pubsubmon/pubsubmon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ func TestPeerMonitorPublishMetric(t *testing.T) {
t.Fatal(err)
}

time.Sleep(200 * time.Millisecond)

mf := newMetricFactory()

metric := mf.newMetric("test", test.TestPeerID1)
Expand Down

0 comments on commit ddd8d00

Please sign in to comment.