Skip to content

Commit

Permalink
Update instrumentation/opentelemetry-instrumentation-aws-lambda/tests…
Browse files Browse the repository at this point in the history
…/test_aws_lambda_instrumentation_manual.py

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
  • Loading branch information
ocelotl and emdneto authored Jul 24, 2024
1 parent 7919640 commit d5fe729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ def test_load_entry_point(self):
next(
iter(
entry_points(
group="opentelemetry_instrumentor", name="aws_lambda"
group="opentelemetry_instrumentor", name="aws-lambda"
)
)
).load(),
Expand Down

0 comments on commit d5fe729

Please sign in to comment.