Skip to content

Commit

Permalink
Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb committed May 7, 2024
1 parent 57e461a commit fc9a685
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemInfoCopy Snap
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -614,7 +614,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemNav Snapshot
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -753,7 +753,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemNavAlert Snap
<View
style={
{
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -859,7 +859,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemNavAlert Snap
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -1613,7 +1613,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemTransaction S
<View
style={
{
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -1702,7 +1702,7 @@ exports[`Test List Item Components - Experimental Enabled ListItemTransaction S
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -2240,7 +2240,7 @@ exports[`Test List Item Components ListItemInfoCopy Snapshot 1`] = `
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -2417,7 +2417,7 @@ exports[`Test List Item Components ListItemNav Snapshot 1`] = `
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -2556,7 +2556,7 @@ exports[`Test List Item Components ListItemNavAlert Snapshot 1`] = `
<View
style={
{
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -2662,7 +2662,7 @@ exports[`Test List Item Components ListItemNavAlert Snapshot 1`] = `
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -3416,7 +3416,7 @@ exports[`Test List Item Components ListItemTransaction Snapshot 1`] = `
<View
style={
{
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -3505,7 +3505,7 @@ exports[`Test List Item Components ListItemTransaction Snapshot 1`] = `
<View
style={
{
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down

0 comments on commit fc9a685

Please sign in to comment.