Enable dry run of RssAgent

Akinori MUSHA 10 gadi atpakaļ
vecāks
revīzija
01a76fbe73
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      app/models/agents/rss_agent.rb

+ 1 - 0
app/models/agents/rss_agent.rb

@@ -6,6 +6,7 @@ module Agents
6 6
     include WebRequestConcern
7 7
 
8 8
     cannot_receive_events!
9
+    can_dry_run!
9 10
     default_schedule "every_1d"
10 11
 
11 12
     description do