Skip to content

Commit cb9e0c3

Browse files
committed
test(trace): add missing name
1 parent 13c2a16 commit cb9e0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sentry.Tests/Protocol/Context/TraceTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public void SerializeObject_AllPropertiesSetToNonDefault_SerializesValidObject()
5454
"op": "op123",
5555
"origin": "auto.abc.def.ghi",
5656
"status": "aborted",
57-
"": {
57+
"data": {
5858
"route": "home"
5959
}
6060
}

0 commit comments

Comments
 (0)