Skip to content

Commit

Permalink
test(ramp): updates snapshot after installing new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeweiler committed Nov 8, 2023
1 parent d29b76c commit e69eee4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ exports[`GetStarted renders correctly 1`] = `
>
<TouchableOpacity
accessibilityRole="button"
accessible={true}
activeOpacity={0.2}
onPress={[Function]}
style={
Expand Down Expand Up @@ -1275,6 +1276,7 @@ exports[`GetStarted renders correctly 2`] = `
>
<TouchableOpacity
accessibilityRole="button"
accessible={true}
activeOpacity={0.2}
onPress={[Function]}
style={
Expand Down

0 comments on commit e69eee4

Please sign in to comment.