Enable dry run of RssAgent

Akinori MUSHA %!s(int64=10) %!d(string=hace) años
padre
commit
01a76fbe73
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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