Skip to content

Commit

Permalink
Update jest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
4xiom5 committed May 4, 2024
1 parent ada78b9 commit 7765686
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exports[`SocialHome renders correctly 1`] = `
"flex": 1,
}
}
testID="social_home_page"
>
<RCTScrollView
collapsable={false}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ exports[`SocialTopChirps renders correctly 1`] = `
"flex": 1,
}
}
testID="social_top_chirps_page"
>
<RCTScrollView
collapsable={false}
Expand Down

0 comments on commit 7765686

Please sign in to comment.