This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from e7e9461833f chore(deps): Bump google-auth-library-oauth2-http-version
(#16918)
add 6fc78bc21c8 CAMEL-20367: Adds export related tests
No new revisions were added by this update.
Summary of changes:
.../apache/camel/dsl/jbang/it/ExportITCase.java | 85 ++++++++++++++++++++++
.../dsl/jbang/it/support/JBangTestSupport.java | 7 ++
2 files changed, 92 insertions(+)
create mode 100644
dsl/camel-jbang/camel-jbang-it/src/test/java/org/apache/camel/dsl/jbang/it/ExportITCase.java