Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
CaioAugustoR committed Jul 3, 2024
1 parent 41cb869 commit a413a34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ exports[`<EventCard /> Snapshots should match snapshot of small EventCard active
"borderStyle": "solid",
"borderWidth": 1,
"justifyContent": "center",
"paddingBottom": 20,
"paddingTop": 20,
"paddingVertical": 20,
"width": 56,
},
]
Expand Down Expand Up @@ -275,8 +274,7 @@ exports[`<EventCard /> Snapshots should match snapshot of small EventCard with d
"borderStyle": "solid",
"borderWidth": 1,
"justifyContent": "center",
"paddingBottom": 20,
"paddingTop": 20,
"paddingVertical": 20,
"width": 56,
},
]
Expand Down Expand Up @@ -445,8 +443,7 @@ exports[`<EventCard /> Snapshots should match snapshot of small EventCard with e
"borderStyle": "solid",
"borderWidth": 1,
"justifyContent": "center",
"paddingBottom": 20,
"paddingTop": 20,
"paddingVertical": 20,
"width": 56,
},
]
Expand Down Expand Up @@ -619,8 +616,7 @@ exports[`<EventCard /> Snapshots should match snapshot of small EventCard with e
"borderStyle": "solid",
"borderWidth": 1,
"justifyContent": "center",
"paddingBottom": 20,
"paddingTop": 20,
"paddingVertical": 20,
"width": 56,
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1194,10 +1194,8 @@ exports[`<Text /> Snapshots should match snapshot with spacing prop system 1`] =
"marginLeft": 20,
"marginRight": 20,
"marginTop": 20,
"paddingBottom": 24,
"paddingLeft": 16,
"paddingRight": 16,
"paddingTop": 24,
"paddingHorizontal": 16,
"paddingVertical": 24,
},
]
}
Expand Down

0 comments on commit a413a34

Please sign in to comment.