Skip to content

Commit 8658dea

Browse files
committed
rename test
1 parent 7c127a3 commit 8658dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_tracing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ def test_step_function_trace_data(self):
652652
)
653653

654654
@with_trace_propagation_style("datadog")
655-
def test_step_function_trace_data(self):
655+
def test_step_function_trace_data_with_header(self):
656656
lambda_ctx = get_mock_context()
657657
sf_event = {
658658
"Execution": {

0 commit comments

Comments
 (0)