pradeepagrawal8184 commented on code in PR #872: URL: https://github.com/apache/ranger/pull/872#discussion_r3141616147
########## agents-common/src/test/java/org/apache/ranger/plugin/model/validation/TestRangerServiceDefHelper.java: ########## @@ -43,9 +47,16 @@ import static org.junit.jupiter.api.Assertions.assertNull; import static org.junit.jupiter.api.Assertions.assertSame; import static org.junit.jupiter.api.Assertions.assertTrue; +import static org.mockito.Mockito.lenient; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; +/** +* @generated by Cursor Review Comment: Actually it should be modified by ; but i will remove this. -- 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]
