tianxiaoliang commented on a change in pull request #733:
URL:
https://github.com/apache/servicecomb-service-center/pull/733#discussion_r515760977
##########
File path: server/service/schema_test.go
##########
@@ -909,16 +909,6 @@ var _ = Describe("'Schema' service", func() {
})
Expect(err).To(BeNil())
Expect(respModifySchemas.Response.GetCode()).To(Equal(scerr.ErrUndefinedSchemaID))
-
- By("schema edit allowed, add a schema with new
schemaId should success")
-
- localServiceResource =
service.NewMicroServiceService(true, instanceResource)
- respModifySchemas, err =
localServiceResource.ModifySchemas(getContext(), &pb.ModifySchemasRequest{
Review comment:
为何删了UT
----------------------------------------------------------------
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]