this is getting a bit silly
This commit is contained in:
parent
f0bb2c8ae5
commit
cddb5c83a4
@ -130,7 +130,7 @@ func TestTagTracerDeliveryTags(t *testing.T) {
|
|||||||
|
|
||||||
// if we jump forward a few minutes, we should see the tags decrease by 1 / 10 minutes
|
// if we jump forward a few minutes, we should see the tags decrease by 1 / 10 minutes
|
||||||
clk.Add(50 * time.Minute)
|
clk.Add(50 * time.Minute)
|
||||||
time.Sleep(time.Second)
|
time.Sleep(5 * time.Second)
|
||||||
|
|
||||||
val = getTagValue(cmgr, p, tag1)
|
val = getTagValue(cmgr, p, tag1)
|
||||||
expected = GossipSubConnTagMessageDeliveryCap - 5
|
expected = GossipSubConnTagMessageDeliveryCap - 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user