mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
all tests pass with only this change for #2420 -- bring up the actorsystem in 0.17.0-current style before setting the global
This commit is contained in:
parent
e4c58a2ebc
commit
8a844f835c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ end
|
|||
require 'minitest/autorun'
|
||||
require 'minitest/pride'
|
||||
|
||||
require 'celluloid/current'
|
||||
require 'celluloid/test'
|
||||
Celluloid.boot
|
||||
require 'sidekiq'
|
||||
|
|
Loading…
Add table
Reference in a new issue