tianxiaoliang commented on a change in pull request #1185:
URL:
https://github.com/apache/servicecomb-service-center/pull/1185#discussion_r774892026
##########
File path: eventbase/datasource/tlsutil/tlsutil_test.go
##########
@@ -29,7 +29,7 @@ import (
"github.com/apache/servicecomb-service-center/eventbase/datasource/tlsutil"
)
-const sslRoot = "./../../../examples/service_center/ssl/"
+const sslRoot = "./../../test/ssl/"
Review comment:
请不要再上传任何测试文件,go的test pkg现在提供临时目录特性,google下
--
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]