Commit e37a7e52 authored by tavit ohanian's avatar tavit ohanian

Merge branch 'port-2021-06-25'

parents 58ea02eb 82443c12
Pipeline #938 failed with stages
in 3 minutes and 5 seconds
...@@ -5,7 +5,7 @@ import ( ...@@ -5,7 +5,7 @@ import (
"time" "time"
) )
// regression test for libp2p/go-libp2p-core#65 // regression test for p2p/go-p2p-core#65
func TestIdleInconsistency(t *testing.T) { func TestIdleInconsistency(t *testing.T) {
r := new(MeterRegistry) r := new(MeterRegistry)
m1 := r.Get("first") m1 := r.Get("first")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment