adityamukho commented on code in PR #7188:
URL: https://github.com/apache/ignite-3/pull/7188#discussion_r2626009542


##########
modules/network/build.gradle:
##########
@@ -84,7 +84,7 @@ dependencies {
     integrationTestImplementation testFixtures(project(':ignite-core'))
     integrationTestImplementation 
testFixtures(project(':ignite-configuration'))
     integrationTestImplementation testFixtures(project(':ignite-runner'))
-    integrationTestImplementation 
testFixtures(project(':ignite-failure-handler'))
+    integrationTestImplementation 
testFixtures(project(':ignite-failure-handler:'))

Review Comment:
   Probably not. But now that this line comes in from an external commit 
(external to this PR), I'm not sure if it should be fixed here, since it seems 
to me to be unrelated to the problem statement, or its solution.



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