Skip to content

Commit

Permalink
fix: restart ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceLiZhixin committed Apr 3, 2021
1 parent e8bad05 commit 8b5ac5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry/zookeeper/listener_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import (
"github.com/apache/dubbo-go/remoting"
)

// Test_DataChange test data change event of zk listenerg
func Test_DataChange(t *testing.T) {
listener := NewRegistryDataListener()
url, _ := common.NewURL("jsonrpc%3A%2F%2F127.0.0.1%3A20001%2Fcom.ikurento.user.UserProvider%3Fanyhost%3Dtrue%26app.version%3D0.0.1%26application%3DBDTService%26category%3Dproviders%26cluster%3Dfailover%26dubbo%3Ddubbo-provider-golang-1.3.0%26environment%3Ddev%26group%3D%26interface%3Dcom.ikurento.user.UserProvider%26ip%3D10.32.20.124%26loadbalance%3Drandom%26methods.GetUser.loadbalance%3Drandom%26methods.GetUser.retries%3D1%26methods.GetUser.weight%3D0%26module%3Ddubbogo%2Buser-info%2Bserver%26name%3DBDTService%26organization%3Dikurento.com%26owner%3DZX%26pid%3D74500%26retries%3D0%26service.filter%3Decho%26side%3Dprovider%26timestamp%3D1560155407%26version%3D%26warmup%3D100")
Expand Down

0 comments on commit 8b5ac5d

Please sign in to comment.