terrymanu commented on a change in pull request #7491:
URL: https://github.com/apache/shardingsphere/pull/7491#discussion_r489412279



##########
File path: 
shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/context/ProxyContextTest.java
##########
@@ -65,4 +143,5 @@ public void assertGetDataSourceSample() throws 
NoSuchFieldException, IllegalAcce
         when(schemaContext.getRuntimeContext()).thenReturn(runtimeContext);
         return Collections.singletonMap("schema", schemaContext);
     }
+    

Review comment:
       Please remove useless blank line




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to