RaigorJiang commented on a change in pull request #10893:
URL: https://github.com/apache/shardingsphere/pull/10893#discussion_r656014834



##########
File path: 
shardingsphere-infra/shardingsphere-infra-binder/src/test/java/org/apache/shardingsphere/infra/binder/segment/table/TablesContextTest.java
##########
@@ -90,7 +90,16 @@ public void 
assertFindTableNameWhenColumnSegmentOwnerAbsentAndSchemaMetaDataCont
         assertTrue(actual.isPresent());
         assertThat(actual.get(), is("table_1"));
     }
-    
+

Review comment:
       Please Keep indents (including blank lines) consistent with the previous 
one.




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