Skip to content

Commit 19424de

Browse files
committed
fix snapshot
1 parent 55e6618 commit 19424de

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

trace-utils/tests/snapshots/compare_v04_trace_snapshot_test.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"metrics": {
1818
"_dd_metric1": 1.0,
1919
"_dd_metric2": 2.0
20-
},
21-
"type": ""
20+
}
2221
},
2322
{
2423
"service": "test-service",
@@ -34,8 +33,7 @@
3433
"runtime-id": "test-runtime-id-value",
3534
"service": "test-service"
3635
},
37-
"metrics": {},
38-
"type": ""
36+
"metrics": {}
3937
},
4038
{
4139
"service": "test-service",

0 commit comments

Comments
 (0)