Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb committed May 17, 2024
1 parent 27e6d4d commit d1f71e9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ exports[`EuCovidCertHeader it should match the snapshot 1`] = `
fontStyle={
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
}
}
style={
Array [
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
},
Object {
"color": "#17324D",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ exports[`Test LinkedText component should render a LinkedText component with pro
fontStyle={
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
}
}
style={
Array [
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
},
Object {
"color": "#17324D",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -346,14 +346,14 @@ exports[`Test QtspClauseListItem component should render a QtspClauseListItem co
fontStyle={
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
}
}
style={
Array [
Object {
"fontSize": 22,
"lineHeight": 30,
"lineHeight": 24,
},
Object {
"color": "#17324D",
Expand Down

0 comments on commit d1f71e9

Please sign in to comment.