diff --git a/spec/services/post_alerter_spec.rb b/spec/services/post_alerter_spec.rb index 0b724d09a12..c53e47977e3 100644 --- a/spec/services/post_alerter_spec.rb +++ b/spec/services/post_alerter_spec.rb @@ -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