sanpwc commented on code in PR #7024:
URL: https://github.com/apache/ignite-3/pull/7024#discussion_r2546829698


##########
modules/cluster-management/src/testFixtures/java/org/apache/ignite/internal/cluster/management/MockNode.java:
##########
@@ -94,6 +93,33 @@ public MockNode(
             NodeAttributesConfiguration nodeAttributes,
             StorageConfiguration storageProfilesConfiguration,
             Consumer<RaftGroupConfiguration> onConfigurationCommittedListener
+    ) {
+        this(testInfo,

Review Comment:
   A bit dirty, should we move testInfo to the next 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to