Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from fred/master
Browse files Browse the repository at this point in the history
Requires celluloid before requiring sidekiq/fetch
  • Loading branch information
utgarda committed Jul 1, 2013
2 parents fc6a201 + a1737fa commit 8890464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require "rspec"

require 'celluloid'
require 'sidekiq'
require 'sidekiq/processor'
require 'sidekiq/manager'
Expand Down

0 comments on commit 8890464

Please sign in to comment.