mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix broken spec in 405ba00
take 2.
This commit is contained in:
parent
f04518fdf9
commit
f530048973
@ -102,6 +102,7 @@ describe PostAlerter do
|
|||||||
|
|
||||||
context 'edits' do
|
context 'edits' do
|
||||||
it 'notifies correctly on edits' do
|
it 'notifies correctly on edits' do
|
||||||
|
Jobs.run_immediately!
|
||||||
PostActionNotifier.enable
|
PostActionNotifier.enable
|
||||||
|
|
||||||
post = Fabricate(:post, raw: 'I love waffles')
|
post = Fabricate(:post, raw: 'I love waffles')
|
||||||
|
Loading…
Reference in New Issue
Block a user