Skip to content

Commit

Permalink
sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jul 19, 2024
1 parent 3196199 commit 95e151b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ def custom_event_context_extractor(lambda_event):
xray_traceid=MOCK_XRAY_TRACE_CONTEXT_SAMPLED,
),
]
for index, test in enumerate(tests):
for test in tests:

test_env_patch = mock.patch.dict(
"os.environ",
Expand Down

0 comments on commit 95e151b

Please sign in to comment.