FIX: Don't email '(user deleted)' posts. Seriously.

This commit is contained in:
Robin Ward
2013-06-10 12:02:04 -04:00
parent 3b7d3aa487
commit 68d849419b
4 changed files with 22 additions and 36 deletions

View File

@@ -105,7 +105,6 @@ describe PostAlertObserver do
mention_post
}.should_not change(evil_trout.notifications, :count)
end
end
context 'moderator action post' do