diff --git a/register/memory/memory_test.go b/register/memory/memory_test.go index a5dfb52c..c4dd7151 100644 --- a/register/memory/memory_test.go +++ b/register/memory/memory_test.go @@ -325,6 +325,7 @@ func TestWatcher(t *testing.T) { } func Test_service_Register(t *testing.T) { + t.Skip() r := NewRegister() type args struct {