Skip to content

Commit

Permalink
Updating snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ændrew Rininsland committed Dec 13, 2018
1 parent fa66653 commit e3af3e5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion test/__snapshots__/printframe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ exports[`webframe-s renders as expected with defaults 1`] = `
<tspan
fill="#000000"
font-family="MetricWeb,sans-serif"
font-size="9.6px"
font-size="7.2px"
font-weight="400"
id="ft-printgraphicsource"
x="7"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/socialframe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ exports[`socialframe renders as expected with defaults 1`] = `
<tspan
fill="#8e9095"
font-family="MetricWeb,sans-serif"
font-size="24px"
font-size="20px"
font-weight="400"
id="ft-socialgraphicsource"
x="40"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/videoframe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ exports[`videoframe renders as expected with defaults 1`] = `
<tspan
fill="#8e9095"
font-family="MetricWeb,sans-serif"
font-size="48px"
font-size="36px"
font-weight="400"
id="ft-videographicsource"
x="207"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/webframe-l.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports[`webframe-l renders as expected with defaults 1`] = `
<tspan
fill="#66605C"
font-family="MetricWeb,sans-serif"
font-size="18"
font-size="16px"
id="ft-webgraphic-lsource"
x="1"
y="663"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/webframe-m-default.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports[`webframe-m-default renders as expected with defaults 1`] = `
<tspan
fill="#66605C"
font-family="MetricWeb,sans-serif"
font-size="24"
font-size="16px"
id="ft-webgraphic-m-defaultsource"
x="1"
y="446"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/webframe-m.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports[`webframe-m renders as expected with defaults 1`] = `
<tspan
fill="#66605C"
font-family="MetricWeb,sans-serif"
font-size="18"
font-size="14px"
id="ft-webgraphic-msource"
x="1"
y="464"
Expand Down
2 changes: 1 addition & 1 deletion test/__snapshots__/webframe-s.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ exports[`webframe-s renders as expected with defaults 1`] = `
<tspan
fill="#66605C"
font-family="MetricWeb,sans-serif"
font-size="18"
font-size="12px"
id="ft-webgraphic-ssource"
x="1"
y="366"
Expand Down

0 comments on commit e3af3e5

Please sign in to comment.