liuziyu1226 commented on code in PR #660:
URL: https://github.com/apache/mina-sshd/pull/660#discussion_r1938092009


##########
sshd-core/src/test/java/org/apache/sshd/common/auth/PublicKeyAuthenticationTest.java:
##########
@@ -459,4 +460,78 @@ void rsaAuthenticationOldServer() throws Exception {
             }
         }
     }
+

Review Comment:
   My apologies for the oversight - I neglected to revert the code to its 
original state after completing the testing phase. Additionally, I've now 
properly formatted the PR. Kindly review the updated version when convenient.



##########
sshd-core/src/test/java/org/apache/sshd/common/auth/PublicKeyAuthenticationTest.java:
##########
@@ -459,4 +460,78 @@ void rsaAuthenticationOldServer() throws Exception {
             }
         }
     }
+

Review Comment:
   > The test needs to be formatted. Run the maven build; it'll format the 
source. Then commit the formatting change.
   
   My apologies for the oversight - I neglected to revert the code to its 
original state after completing the testing phase. Additionally, I've now 
properly formatted the PR. Kindly review the updated version when convenient.



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

Reply via email to