This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from 4eddf77bbc feat(tests): Add unit tests for web UI Oauth logic (#8232)
add 50f3a15a57 [#8207] feat(cli): add validate method to OwnerDetails to
check entityType is not null (#8273)
No new revisions were added by this update.
Summary of changes:
.../gravitino/cli/commands/OwnerDetails.java | 6 ++
.../gravitino/cli/command/TestOwnerDetails.java | 72 ++++++++++++++++++++++
2 files changed, 78 insertions(+)
create mode 100644
clients/cli/src/test/java/org/apache/gravitino/cli/command/TestOwnerDetails.java