This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 76dbb1b3a99e0f9ef208f620e04645944e0328f8 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