Fix broken spec in 405ba00 take 2.

This commit is contained in:
Guo Xiang Tan 2019-05-08 16:07:14 +08:00
parent f04518fdf9
commit f530048973

View File

@ -102,6 +102,7 @@ describe PostAlerter do
context 'edits' do
it 'notifies correctly on edits' do
Jobs.run_immediately!
PostActionNotifier.enable
post = Fabricate(:post, raw: 'I love waffles')