aldettinger commented on code in PR #6314:
URL: https://github.com/apache/camel-quarkus/pull/6314#discussion_r1732497975
##########
integration-test-groups/mongodb/mongodb-gridfs/src/test/java/org/apache/camel/quarkus/component/mongodb/gridfs/it/MongodbGridfsIT.java:
##########
@@ -17,9 +17,7 @@
package org.apache.camel.quarkus.component.mongodb.gridfs.it;
import io.quarkus.test.junit.QuarkusIntegrationTest;
-import org.junit.jupiter.api.Disabled;
-@Disabled("https://github.com/apache/camel-quarkus/issues/6341")
@QuarkusIntegrationTest
Review Comment:
#6341 seems not to be fixed ? Or maybe it's fixed in camel and we update
camel-main ?
--
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]