sanxun0325 commented on code in PR #1882:
URL: https://github.com/apache/dubbo-go/pull/1882#discussion_r865814282


##########
registry/directory/directory_test.go:
##########
@@ -206,25 +203,4 @@ func TestToGroupInvokers(t *testing.T) {
                time.Sleep(1e9)
                assert.True(t, len(registryDirectory.toGroupInvokers()) == 2)
        })
-
-       t.Run("DifferentGroup", func(t *testing.T) {

Review Comment:
   这个不需要删,主要是为了测试不同group转换Invoker的情况



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to