test/plugin/test_in_twitter.rb in fluent-plugin-twitter-0.3.2 vs test/plugin/test_in_twitter.rb in fluent-plugin-twitter-0.4.0

- old
+ new

@@ -26,10 +26,10 @@ consumer_key CONSUMER_KEY consumer_secret CONSUMER_SECRET oauth_token OAUTH_TOKEN oauth_token_secret OAUTH_TOKEN_SECRET tag input.twitter - timeline sampling + timeline tracking keyword ${hashtag}ruby lang:ja "happy hour" :) ] assert_equal 'CONSUMER_KEY', d.instance.consumer_key assert_equal 'CONSUMER_SECRET', d.instance.consumer_secret assert_equal 'OAUTH_TOKEN', d.instance.oauth_token