Skip to content

Commit

Permalink
try without loading the emtpy serialization file
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin authored Oct 7, 2023
1 parent a3ff8ed commit 428a0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instrumentation/delayed_job/test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
end

gem_dir = Gem::Specification.find_by_name('delayed_job').gem_dir
require "#{gem_dir}/spec/delayed/serialization/test"
require "#{gem_dir}/spec/delayed/backend/test"

Delayed::Worker.backend = Delayed::Backend::Test::Job

0 comments on commit 428a0a1

Please sign in to comment.