yyqdbngt opened a new pull request, #3923: URL: https://github.com/apache/rocketmq-dashboard/pull/3923
### Motivation The `UpdateStudioUserStatusDTO` used to enable/disable accounts had no unit coverage for its required-field validation. This PR adds the first two cases. ### Changes - A missing `enabled` value is rejected. - Both explicit boolean states pass validation. ### Verification - `mvn -B test -Dtest=UpdateStudioUserStatusDTOTest`: 2/2 passed, BUILD SUCCESS -- 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]
