liubao68 commented on a change in pull request #2268: URL: https://github.com/apache/servicecomb-java-chassis/pull/2268#discussion_r585568087
########## File path: demo/demo-springmvc/springmvc-server/src/main/resources/microservice.yaml ########## @@ -47,10 +47,11 @@ servicecomb: # can download config center from https://cse-bucket.obs.myhwclouds.com/LocalCSE/Local-CSE-1.0.0.zip to test dynamic config config: client: - # serverUri: http://127.0.0.1:30113 + serverUri: http://127.0.0.1:30113 Review comment: Because intergartion tests do not install config center, so you can not submit this test case now. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
