Skip to content

Commit

Permalink
Merge branch 'master' into add-gems-to-integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h authored Jan 16, 2025
2 parents 167824c + 7e37aff commit 18de42a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/datadog/tracing/contrib/rack/integration_test_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@
allow(Datadog::Core::Remote::Negotiation).to receive(:new).and_return(negotiation)

allow(client).to receive(:id).and_return(remote_client_id)
allow(worker).to receive(:start).and_call_original
allow(worker).to receive(:stop).and_call_original

Datadog.configure do |c|
c.remote.enabled = remote_enabled
Expand Down

0 comments on commit 18de42a

Please sign in to comment.