This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from b38966f1d02 CAMEL-20380: fixed incomplete batching on poll timeout add d43eea31ba3 CAMEL-20389: fixed incorrectly named tests on camel-google-sheets add c5e552eb0bc CAMEL-20389: fixed incorrectly named tests on camel-google-mail add a9777d92d83 CAMEL-20389: fixed incorrectly named tests on camel-google-calendar No new revisions were added by this update. Summary of changes: ...grationTest.java => GoogleCalendarStreamConsumerIT.java} | 5 ++++- ...IntegrationTest.java => GoogleMailStreamConsumerIT.java} | 5 ++++- .../camel/component/google/sheets/SheetsSpreadsheetsIT.java | 10 +++++++--- .../component/google/sheets/SheetsSpreadsheetsValuesIT.java | 13 +++++++++---- ...umerIntegrationTest.java => SheetsStreamConsumerIT.java} | 9 ++++++--- 5 files changed, 30 insertions(+), 12 deletions(-) rename components/camel-google/camel-google-calendar/src/test/java/org/apache/camel/component/google/calendar/stream/{GoogleCalendarStreamConsumerIntegrationTest.java => GoogleCalendarStreamConsumerIT.java} (82%) rename components/camel-google/camel-google-mail/src/test/java/org/apache/camel/component/google/mail/stream/{GoogleMailStreamConsumerIntegrationTest.java => GoogleMailStreamConsumerIT.java} (82%) rename components/camel-google/camel-google-sheets/src/test/java/org/apache/camel/component/google/sheets/stream/{SheetsStreamConsumerIntegrationTest.java => SheetsStreamConsumerIT.java} (97%)