remove test credentials
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/26d53647 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/26d53647 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/26d53647 Branch: refs/heads/master Commit: 26d53647c82a654aa77fe1a0c6e3b4067a18f391 Parents: 59c5c79 Author: Steve Blackmon @steveblackmon <[email protected]> Authored: Wed Oct 12 17:37:59 2016 -0500 Committer: Steve Blackmon @steveblackmon <[email protected]> Committed: Wed Oct 12 17:37:59 2016 -0500 ---------------------------------------------------------------------- .../src/test/resources/InstagramRecentMediaProviderIT.conf | 4 ---- .../src/test/resources/InstagramUserInfoProviderIT.conf | 4 ---- 2 files changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/26d53647/streams-contrib/streams-provider-instagram/src/test/resources/InstagramRecentMediaProviderIT.conf ---------------------------------------------------------------------- diff --git a/streams-contrib/streams-provider-instagram/src/test/resources/InstagramRecentMediaProviderIT.conf b/streams-contrib/streams-provider-instagram/src/test/resources/InstagramRecentMediaProviderIT.conf index 420deb5..0d3599a 100644 --- a/streams-contrib/streams-provider-instagram/src/test/resources/InstagramRecentMediaProviderIT.conf +++ b/streams-contrib/streams-provider-instagram/src/test/resources/InstagramRecentMediaProviderIT.conf @@ -1,9 +1,5 @@ instagram { - clientId = "b389fcbeca2a40a89afa591a8468e4dc" usersInfo = { - authorizedTokens = [ - "1646021441.b739937.58d5b84abce74241b640d8c1f7e91222" - ] users = [ { #userId = "blackmonsteve" http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/26d53647/streams-contrib/streams-provider-instagram/src/test/resources/InstagramUserInfoProviderIT.conf ---------------------------------------------------------------------- diff --git a/streams-contrib/streams-provider-instagram/src/test/resources/InstagramUserInfoProviderIT.conf b/streams-contrib/streams-provider-instagram/src/test/resources/InstagramUserInfoProviderIT.conf index 420deb5..0d3599a 100644 --- a/streams-contrib/streams-provider-instagram/src/test/resources/InstagramUserInfoProviderIT.conf +++ b/streams-contrib/streams-provider-instagram/src/test/resources/InstagramUserInfoProviderIT.conf @@ -1,9 +1,5 @@ instagram { - clientId = "b389fcbeca2a40a89afa591a8468e4dc" usersInfo = { - authorizedTokens = [ - "1646021441.b739937.58d5b84abce74241b640d8c1f7e91222" - ] users = [ { #userId = "blackmonsteve"
