Skip to content

Commit

Permalink
Fix Telemetry test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Mar 18, 2024
1 parent 3541f74 commit 19b437d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/datadog/core/telemetry/v1/application_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
end

context ':tracer_version' do
it_behaves_like 'a required string parameter', 'tracer_version'
it_behaves_like 'a required string parameter', 'gem_datadog_version'
end

context ':env' do
Expand Down

0 comments on commit 19b437d

Please sign in to comment.