Skip to content

Commit

Permalink
mark tests as di tests because needed trace points do not exist on ru…
Browse files Browse the repository at this point in the history
…by 2.5
  • Loading branch information
p committed Sep 25, 2024
1 parent 17952c4 commit 3b39340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/datadog/di/code_tracker_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
require "datadog/di/code_tracker"

RSpec.describe Datadog::DI::CodeTracker do
di_test

let(:tracker) do
described_class.new
end
Expand Down

0 comments on commit 3b39340

Please sign in to comment.