Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Feb 6, 2023
1 parent 789c4d3 commit 9ef1d41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/processor_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ class CustomJobLogger < Sidekiq::JobLogger
def call(item, queue)
$invokes += 1
yield
rescue Exception
raise
end
end

Expand Down

0 comments on commit 9ef1d41

Please sign in to comment.