remove confusing comment
This commit is contained in:
parent
cd39049262
commit
48d9c69117
|
@ -343,7 +343,6 @@ describe PostAlerter do
|
|||
push_url: "https://site2.com/push")
|
||||
end
|
||||
|
||||
# should only happen once even though we are using 2 keys
|
||||
RestClient.expects(:post).never
|
||||
mention_post
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue