Skip to content

Commit

Permalink
test: don't flush all redis dbs
Browse files Browse the repository at this point in the history
  • Loading branch information
GlauberrBatista committed Sep 22, 2023
1 parent 7a338c3 commit 76fa859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sentry-resque/spec/sentry/resque_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ def process_job(worker)
RSpec.describe Sentry::Resque do
before do
perform_basic_setup
Resque.redis.flushall
end

class FailedJob
Expand Down

0 comments on commit 76fa859

Please sign in to comment.