JiriOndrusek commented on code in PR #3919:
URL: https://github.com/apache/camel-quarkus/pull/3919#discussion_r942331512


##########
integration-tests/google-pubsub/src/test/resources/META-INF/services/org.apache.camel.quarkus.test.support.google.GoogleTestEnvCustomizer:
##########
@@ -0,0 +1 @@
+org.apache.camel.quarkus.component.google.pubsub.it.GooglePubSubCustomizer

Review Comment:
   This is a registration of google-customizer through SPI, which is used to 
create/delete pubsub resources before/after the test. Implements 
`googleTestEnvCustomizer.java` from `google-tests-support` module (also part of 
this PR)



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to