Fix broken spec in 405ba00c08
.
This commit is contained in:
parent
c72f16d927
commit
ba6904bb27
|
@ -53,6 +53,7 @@ describe UserAction do
|
|||
end
|
||||
|
||||
it 'includes the events correctly' do
|
||||
Jobs.run_immediately!
|
||||
PostActionNotifier.enable
|
||||
|
||||
mystats = stats_for_user(user)
|
||||
|
|
Loading…
Reference in New Issue