You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/16 13:48:34 UTC

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #7491: test cases added for ProxyContext

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:
users@infra.apache.org