walterlife opened a new pull request, #1067: URL: https://github.com/apache/incubator-eventmesh/pull/1067
Fixes ISSUE #1064 . ### Motivation When running the ClientManageController unit test, NPE will appear. The reason is that due to the new Webhook feature, it is necessary to add related Mock adaptations. ### Modifications add AdminWebHookConfigOperationManage mock logic in ClientManageController unit test file. ### Documentation modify unit test,no need to add new documents -- 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]
