tristaZero commented on a change in pull request #11231:
URL: https://github.com/apache/shardingsphere/pull/11231#discussion_r666632951
##########
File path:
shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/asserts/statement/SQLStatementAssert.java
##########
@@ -43,13 +39,13 @@
*/
@NoArgsConstructor(access = AccessLevel.PRIVATE)
public final class SQLStatementAssert {
-
+
/**
* Assert SQL statement is correct with expected parser result.
- *
+ *
* @param assertContext assert context
- * @param actual actual SQL statement
- * @param expected expected parser result
+ * @param actual actual SQL statement
+ * @param expected expected parser result
Review comment:
? Add a few blanks?
--
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]