mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Don't email '(user deleted)' posts. Seriously.
This commit is contained in:
@@ -105,7 +105,6 @@ describe PostAlertObserver do
|
||||
mention_post
|
||||
}.should_not change(evil_trout.notifications, :count)
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
context 'moderator action post' do
|
||||
|
||||
Reference in New Issue
Block a user