Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
hannahramadan and kaylareopelle authored Sep 16, 2024
1 parent 8f28f64 commit c6b45fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def reset
end
end

it 'reports stable http attributes when OTEL_SEMCONV_STABILITY_OPT_IN = `http/dup`' do
it 'reports stable http attributes and old http attributes when OTEL_SEMCONV_STABILITY_OPT_IN = `http/dup`' do
OpenTelemetry::TestHelpers.with_env('OTEL_SEMCONV_STABILITY_OPT_IN' => 'http/dup') do
reset
HTTP.get('http://example.com/success')
Expand Down

0 comments on commit c6b45fb

Please sign in to comment.