Update twitter_user_agent_spec.rb

Vlad лет %!s(int64=9): %!d(string=назад)
Родитель
Сommit
266a10132b
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      spec/models/agents/twitter_user_agent_spec.rb

+ 2 - 0
spec/models/agents/twitter_user_agent_spec.rb

@@ -7,6 +7,8 @@ describe Agents::TwitterUserAgent do
7 7
 
8 8
     @opts = {
9 9
       :username => "tectonic",
10
+      :include_retweets => "true",
11
+      :exclude_replies => "false",
10 12
       :expected_update_period_in_days => "2",
11 13
       :starting_at => "Jan 01 00:00:01 +0000 2000",
12 14
       :consumer_key => "---",