We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed2331 commit d62e3ddCopy full SHA for d62e3dd
lib/cog_cmd/pagerduty/oncall.rb
@@ -14,7 +14,7 @@ def initialize
14
15
def run_command
16
response.template = 'oncall'
17
- response.content = resp
+ response.content = oncall
18
end
19
20
private
0 commit comments