Skip to content

Commit

Permalink
chore: Update snapshot for OnboardingSuccess component
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-ai-integration[bot] committed Sep 23, 2024
1 parent 88c16e1 commit 46f752f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`OnboardingSuccess should render correctly 1`] = `
exports[`OnboardingSuccess should render correctly and handle onDone 1`] = `
<RCTScrollView
style={
{
Expand Down Expand Up @@ -194,6 +194,7 @@ Change these at any time.
accessibilityRole="button"
accessible={true}
activeOpacity={1}
onPress={[MockFunction]}
onPressIn={[Function]}
onPressOut={[Function]}
style={
Expand Down

0 comments on commit 46f752f

Please sign in to comment.