From 205a008532e9e6879c0fdd2ae2dd8a27edb60b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=8F=AF?= Date: Mon, 24 Oct 2022 14:37:35 +0800 Subject: [PATCH] chore: improve test case for registry --- pkg/registry/etcdv3/registry_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/registry/etcdv3/registry_test.go b/pkg/registry/etcdv3/registry_test.go index ea52e93588..9fdb595946 100644 --- a/pkg/registry/etcdv3/registry_test.go +++ b/pkg/registry/etcdv3/registry_test.go @@ -172,7 +172,7 @@ func TestKeepalive(t *testing.T) { Metadata: map[string]string{}, Region: "default", Zone: "default", - Kind: constant.ServiceProvider, + Kind: constant.ServiceGovernor, Deployment: "default", Group: "", }))