Skip to content

Commit

Permalink
chore(snack-sdk): update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 4, 2024
1 parent a69550e commit 6ca278c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Object {
"react-native-gesture-handler": "1.6.0",
},
"version": "1.6.0",
"wantedVersion": "~2.16.1",
"wantedVersion": "~2.20.2",
},
}
`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`devsession receives sendBeaconCloseRequest 1`] = `
Object {
"data": Blob {
"config": Array [
"{\\"session\\":{\\"url\\":\\"exp://u.expo.dev/933fd9c0-1666-11e7-afca-d980795c5824?runtime-version=exposdk%3A51.0.0&channel-name=production&snack-channel=10spnBnPxi\\"}}",
"{\\"session\\":{\\"url\\":\\"exp://u.expo.dev/933fd9c0-1666-11e7-afca-d980795c5824?runtime-version=exposdk%3A52.0.0&channel-name=production&snack-channel=10spnBnPxi\\"}}",
],
},
"url": "https://exp.host/--/api/v2/development-sessions/notify-close?deviceId=1234",
Expand Down

0 comments on commit 6ca278c

Please sign in to comment.