Commit 57fb2d4f authored by http://jneen.net/'s avatar http://jneen.net/

rm a comment that is a lie

parent 3676275a
......@@ -151,7 +151,6 @@ describe NotificationService, :mailer do
add_users_with_subscription(note.project, issue)
reset_delivered_emails!
# Ensure create SentNotification by noteable = issue 6 times, not noteable = note
expect(SentNotification).to receive(:record).with(issue, any_args).exactly(9).times
notification.new_note(note)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment