Skip to content

Commit c066b8f

Browse files
fix
1 parent 3fa3014 commit c066b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_dsm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ def test_no_datadog_attribute(self):
205205
}
206206

207207
result = _get_dsm_context_from_lambda(message)
208+
208209
assert result is None
209210

210211
def test_empty_datadog_attribute(self):

0 commit comments

Comments
 (0)