Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
tnmt committed Aug 29, 2017
1 parent 6a68e95 commit cd91d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -13,5 +13,5 @@ namespace :sidekiq do
end

namespace :jobs do
task :work => ["sidekiq:start"]
task work: ["sidekiq:start"]
end

0 comments on commit cd91d1b

Please sign in to comment.