remove confusing comment

This commit is contained in:
Sam Saffron 2017-04-05 08:46:35 -04:00
parent cd39049262
commit 48d9c69117
1 changed files with 0 additions and 1 deletions

View File

@ -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