This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 04c217d99e9 (chores) ci: fixed typos in the welcome message
add ff066792f9b (chores) fixed incorrectly named manual tests (#11442)
No new revisions were added by this update.
Summary of changes:
.../integrationtest/{FileCopyExample.java => FileCopyManualTest.java} | 2 +-
.../component/jetty/manual/{JettyManual.java => JettyManualTest.java} | 2 +-
.../example/{PubNubStateExample.java => PubNubStateManualTest.java} | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
rename
components/camel-ironmq/src/test/java/org/apache/camel/component/ironmq/integrationtest/{FileCopyExample.java
=> FileCopyManualTest.java} (97%)
rename
components/camel-jetty/src/test/java/org/apache/camel/component/jetty/manual/{JettyManual.java
=> JettyManualTest.java} (97%)
rename
components/camel-pubnub/src/test/java/org/apache/camel/component/pubnub/example/{PubNubStateExample.java
=> PubNubStateManualTest.java} (98%)