mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove confusing comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user