Fix broken spec in 405ba00c08.

This commit is contained in:
Guo Xiang Tan 2019-05-08 15:45:25 +08:00
parent c72f16d927
commit ba6904bb27
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ describe UserAction do
end
it 'includes the events correctly' do
Jobs.run_immediately!
PostActionNotifier.enable
mystats = stats_for_user(user)