robotLJW commented on a change in pull request #809:
URL:
https://github.com/apache/servicecomb-service-center/pull/809#discussion_r555740065
##########
File path: server/service/instance_test.go
##########
@@ -485,13 +485,6 @@ var _ = Describe("'Instance' service", func() {
Expect(err).To(BeNil())
Expect(resp.Response.GetCode()).To(Equal(pb.ErrInvalidParams))
- By("serviceId does not exist")
Review comment:
这个删除是因为 mongo就使用instanceid去查询了,会返回成功
----------------------------------------------------------------
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]