Skip to content

Commit

Permalink
tests: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
philli-m authored and fuzzylogic2000 committed Mar 24, 2023
1 parent f654a5c commit 9117141
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ exports[`Test ButtonSubmit 1`] = `
"borderWidth": 0,
"flexDirection": "row",
"fontSize": 18,
"height": 70,
"height": 113.39000000000001,
"justifyContent": "center",
"padding": 8,
"paddingHorizontal": 10,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ exports[`Test LoginScreen Snapshot 1`] = `
"borderWidth": 0,
"flexDirection": "row",
"fontSize": 18,
"height": 70,
"height": 113.39000000000001,
"justifyContent": "center",
"padding": 8,
"paddingHorizontal": 10,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ exports[`Test ReportCreateMessage Snapshot 1`] = `
"borderWidth": 0,
"flexDirection": "row",
"fontSize": 18,
"height": 70,
"height": 113.39000000000001,
"justifyContent": "center",
"padding": 8,
"paddingHorizontal": 10,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ exports[`Test SettingsOverview Snapshot no user image 1`] = `
"borderWidth": 0,
"flexDirection": "row",
"fontSize": 18,
"height": 70,
"height": 113.39000000000001,
"justifyContent": "center",
"padding": 8,
"paddingHorizontal": 10,
Expand Down

0 comments on commit 9117141

Please sign in to comment.