2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 09:10:25 +08:00

remove confusing comment

This commit is contained in:
Sam Saffron 2017-04-05 08:46:35 -04:00
parent cd39049262
commit 48d9c69117

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