Skip to content

Commit

Permalink
update unit test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bergeron committed Jan 16, 2025
1 parent c21492c commit 3ab73f3
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -622,13 +622,14 @@ exports[`Network Selector renders correctly 1`] = `
onPress={[Function]}
style={
{
"alignItems": "center",
"backgroundColor": "#ffffff",
"borderRadius": 4,
"opacity": 1,
"position": "relative",
}
}
testID="cellselect"
testID="network-cell-Linea"
>
<View
accessibilityRole="none"
Expand All @@ -650,6 +651,7 @@ exports[`Network Selector renders correctly 1`] = `
<View
style={
{
"alignItems": "center",
"flexDirection": "row",
}
}
Expand Down

0 comments on commit 3ab73f3

Please sign in to comment.