This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new efb2b67 Camel-google-sheets: Fixed test options naming efb2b67 is described below commit efb2b67c4eb01f556829f8e6166257face650ca1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jun 6 15:54:10 2019 +0200 Camel-google-sheets: Fixed test options naming --- .../camel-google-sheets/src/test/resources/test-options.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-google-sheets/src/test/resources/test-options.properties b/components/camel-google-sheets/src/test/resources/test-options.properties index f2e4a6f..723b597 100644 --- a/components/camel-google-sheets/src/test/resources/test-options.properties +++ b/components/camel-google-sheets/src/test/resources/test-options.properties @@ -19,8 +19,8 @@ ## Login properties for Google Sheets Component ##################################### ## Application client id and secret -clientId=syndesis-client -clientSecret=syndesis +clientId=camel-client +clientSecret=camel applicationName=camel-google-sheets/1.0 accessToken=cd887efc-7c7d-4e8e-9580-f7502123badf refreshToken=bdbbe5ec-6081-4c6c-8974-9c4abfc0fdcc