Skip to content

Commit

Permalink
chore: improve test case for registry
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Oct 24, 2022
1 parent 7505c41 commit 205a008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/registry/etcdv3/registry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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: "",
}))
Expand Down

0 comments on commit 205a008

Please sign in to comment.