Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-Morgan committed Oct 15, 2024
1 parent ec973fd commit 2cdda8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions registry/nacos/nacoshertz/v2/nacos_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ func TestRegistryAndDeregister(t *testing.T) {

// TestMultipleInstances test registry-hertz multiple service,then deregister one
func TestMultipleInstances(t *testing.T) {
namingClient = getNamingClient()

var (
svcName = "_MultipleInstances"
clusterName = "TheCluster"
Expand Down

0 comments on commit 2cdda8d

Please sign in to comment.