vasiliy-mikhailov commented on PR #38930: URL: https://github.com/apache/shardingsphere/pull/38930#issuecomment-4828671381
Thanks for the detailed review. Cleaned up the test as suggested: imported java.util.Properties and use new Properties() instead of the inline fully-qualified name, removed the // comment since the method name and assertion already describe the intent, and removed the trailing whitespace on the blank line after the method. git diff --check is clean now. Pushed. -- 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]
