valepakh commented on code in PR #7262:
URL: https://github.com/apache/ignite-3/pull/7262#discussion_r2631649879


##########
modules/core/src/testFixtures/java/org/apache/ignite/internal/testframework/IgniteTestUtils.java:
##########
@@ -428,7 +428,7 @@ public static boolean hasCause(
      * @param t   Throwable to check.
      * @param cls Cause classes to check.
      * @param msg Message text that should be in cause (if {@code null}, 
message won't be checked).
-     * @return reference to the cause error if found, otherwise returns {@code 
null}.
+     * @return reference to the cause error if found, otherwise returns {@code 
null}.27

Review Comment:
   ```suggestion
        * @return reference to the cause error if found, otherwise returns 
{@code null}.
   ```



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

Reply via email to