Skip to content

Commit

Permalink
fix(spans): Fixes a broken spans snapshot (#3431)
Browse files Browse the repository at this point in the history
Fixes a broken snapshot test, from
#3407, due to merging to master
without pulling latest snapshot changes.

#skip-changelog
  • Loading branch information
edwardgou-sentry authored Apr 15, 2024
1 parent 1d06dfb commit 32bcc30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,7 @@ expression: "(&event.value().unwrap().spans, metrics)"
"release": "1.2.3",
"sdk.name": "sentry.javascript.react-native",
"sdk.version": "unknown",
"trace.status": "unknown",
"transaction": "gEt /api/:version/users/",
"transaction.method": "GET",
"ttid": "ttid",
Expand Down

0 comments on commit 32bcc30

Please sign in to comment.