test/support/apps/resque/jobs/resque_fast_job.rb in instana-1.193.4 vs test/support/apps/resque/jobs/resque_fast_job.rb in instana-1.193.5

- old
+ new

@@ -1,4 +1,7 @@ +# (c) Copyright IBM Corp. 2021 +# (c) Copyright Instana Inc. 2018 + require "redis" require "net/http" class FastJob @queue = :critical