valepakh commented on code in PR #6898:
URL: https://github.com/apache/ignite-3/pull/6898#discussion_r2497969195
##########
modules/compatibility-tests/build.gradle:
##########
@@ -84,6 +84,8 @@ dependencies {
testFixturesImplementation project(':ignite-metastorage-api')
testFixturesImplementation project(':ignite-rest-api')
testFixturesImplementation project(':ignite-runner')
+ testFixturesImplementation project(':ignite-cli')
Review Comment:
I believe the integration test doesn't depend on the cli anymore?
--
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]