Skip to content

Commit 87db1cb

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)