rombert commented on code in PR #28:
URL: 
https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/28#discussion_r2254467875


##########
src/test/java/org/apache/sling/auth/oauth_client/impl/SlingUserInfoProcessorImplTest.java:
##########
@@ -175,6 +200,29 @@ void testStoreAccessToken() throws Exception {
         verify(cryptoService).encrypt(TEST_ACCESS_TOKEN);
     }
 
+    @Test

Review Comment:
   This new test looks unrelated, I think I also saw it in #27 . 



-- 
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]

Reply via email to