Pushover Agent.

akil harris %!s(int64=11) %!d(string=hace) años
padre
commit
94097e8f49
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      app/models/agents/pushover_agent.rb
  2. 1 1
      spec/models/agents/pushover_agent_spec.rb

+ 1 - 1
app/models/agents/pushover_agent.rb

@@ -103,4 +103,4 @@ module Agents
103 103
     end
104 104
 
105 105
   end
106
-end
106
+end

+ 1 - 1
spec/models/agents/pushover_agent_spec.rb

@@ -198,4 +198,4 @@ describe Agents::PushoverAgent do
198 198
       @checker.should be_valid
199 199
     end
200 200
   end
201
-end
201
+end