Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Aug 15, 2021
1 parent c896cb6 commit 391820a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry-sidekiq/spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "bundler/setup"
require "pry"
require "debug"
require "debug" if RUBY_VERSION.to_f >= 2.6

# this enables sidekiq's server mode
require "sidekiq/cli"
Expand Down

0 comments on commit 391820a

Please sign in to comment.