8000 Fix broken test · DataDog/datadog-lambda-python@3f9194f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f9194f

Browse files
committed
Fix broken test
1 parent e777a42 commit 3f9194f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_trace_intake.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def test_convert_trace_to_protobuf(self):
5656
self.assertEqual(
5757
result,
5858
TracePayload(
59-
hostName="none",
6059
env="none",
6160
traces=[
6261
APITrace(

0 commit comments

Comments
 (0)
0