Skip to content

Commit

Permalink
tests: update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyAfternoons committed May 13, 2024
1 parent bb8b792 commit b19e70b
Show file tree
Hide file tree
Showing 21 changed files with 1,562 additions and 1,549 deletions.
Expand Up @@ -473,7 +473,7 @@ exports[`MessageDetailsAttachmentItem Should match snapshot when is fetching the
style={
Object {
"alignItems": "center",
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -1143,7 +1143,7 @@ exports[`MessageDetailsAttachmentItem Should match snapshot when the attachment
style={
Object {
"alignItems": "center",
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -1696,7 +1696,7 @@ exports[`MessageDetailsAttachmentItem Should match snapshot with all parameters
style={
Object {
"alignItems": "center",
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down Expand Up @@ -2256,7 +2256,7 @@ exports[`MessageDetailsAttachmentItem Should match snapshot with required parame
style={
Object {
"alignItems": "center",
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down
Expand Up @@ -394,7 +394,7 @@ exports[`MessageDetailsFooter component should match the snapshot, no service's
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -896,7 +896,7 @@ exports[`MessageDetailsFooter component should match the snapshot, no service's
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -1398,7 +1398,7 @@ exports[`MessageDetailsFooter component should match the snapshot, no service's
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -1900,7 +1900,7 @@ exports[`MessageDetailsFooter component should match the snapshot, no service's
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -2402,7 +2402,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -2550,7 +2550,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -3052,7 +3052,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -3200,7 +3200,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -3702,7 +3702,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -3850,7 +3850,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -4352,7 +4352,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down Expand Up @@ -4500,7 +4500,7 @@ exports[`MessageDetailsFooter component should match the snapshot, with service'
<View
style={
Object {
"marginRight": 16,
"marginRight": 12,
}
}
>
Expand Down
Expand Up @@ -882,7 +882,7 @@ exports[`MessageDetailsPayment Should match snapshot when there are payment data
<View
style={
Object {
"marginLeft": 16,
"marginLeft": 12,
}
}
>
Expand Down

0 comments on commit b19e70b

Please sign in to comment.