Skip to content

Commit e190cd3

Browse files
tsloughterocelotl
andauthored
Update instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_instrumentation.py
Co-authored-by: Diego Hurtado <[email protected]>
1 parent f61e9eb commit e190cd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_instrumentation.py

-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ def check_headers(**kwargs):
335335
)
336336
ec2.describe_instances()
337337

338-
request_id = "fdcdcab1-ae5c-489e-9c33-4637c5dda355"
339338

340339
self.assertNotIn(MockTextMapPropagator.TRACE_ID_KEY, headers)
341340
self.assertNotIn(MockTextMapPropagator.SPAN_ID_KEY, headers)

0 commit comments

Comments
 (0)