Skip to content

Commit

Permalink
WUP
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jun 12, 2024
1 parent 9ccb78b commit 4d017d0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ def test_active_tracing(self):
)
test_env_patch.start()

from ipdb import set_trace
set_trace()

AwsLambdaInstrumentor().instrument()

mock_execute_lambda()
Expand Down

0 comments on commit 4d017d0

Please sign in to comment.