rm a comment that is a lie

This commit is contained in:
http://jneen.net/ 2017-08-21 13:47:15 -07:00
parent 3676275a5a
commit 57fb2d4f8f
1 changed files with 0 additions and 1 deletions

View File

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