mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
testing requires client and worker, fixes #1125
This commit is contained in:
parent
f13f29a792
commit
274fda8c2d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'securerandom'
|
||||
require 'sidekiq'
|
||||
|
||||
module Sidekiq
|
||||
|
||||
|
|
Loading…
Reference in a new issue