kgusakov commented on code in PR #1872:
URL: https://github.com/apache/ignite-3/pull/1872#discussion_r1167975283


##########
modules/storage-api/build.gradle:
##########
@@ -40,6 +40,9 @@ dependencies {
     testImplementation(testFixtures(project(':ignite-schema')))
     testImplementation(testFixtures(project(':ignite-core')))
     testImplementation(testFixtures(project(':ignite-configuration')))
+    testImplementation(testFixtures(project(':ignite-storage-page-memory'))) {
+        transitive = false

Review Comment:
   After the moving to strage-api, removed this trick



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