Skip to content

Commit

Permalink
Fixing unit test after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dtorok committed Jul 25, 2024
1 parent a7f829f commit bc1cbbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ def custom_event_context_extractor(lambda_event):
expected_state_value=MOCK_W3C_TRACE_STATE_VALUE,
xray_traceid=MOCK_XRAY_TRACE_CONTEXT_NOT_SAMPLED,
expected_baggage=MOCK_W3C_BAGGAGE_VALUE,
propagators="tracecontext,baggage",
),
]
for test in tests:
Expand Down

0 comments on commit bc1cbbc

Please sign in to comment.