Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Gaskell committed Oct 1, 2020
1 parent 4df3a48 commit 548a65a
Showing 1 changed file with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,7 @@ exports[`should render SansRegular correctly for archive 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1244,7 +1244,7 @@ exports[`should render SansRegular correctly for cymrufyw 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1324,7 +1324,7 @@ exports[`should render SansRegular correctly for learningenglish 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -1340,15 +1340,15 @@ exports[`should render SansRegular correctly for mundo 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

exports[`should render SansRegular correctly for naidheachdan 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -1364,7 +1364,7 @@ exports[`should render SansRegular correctly for news 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1404,7 +1404,7 @@ exports[`should render SansRegular correctly for portuguese 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -1420,15 +1420,15 @@ exports[`should render SansRegular correctly for russian 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

exports[`should render SansRegular correctly for scotland 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1500,7 +1500,7 @@ exports[`should render SansRegular correctly for turkce 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1548,7 +1548,7 @@ exports[`should render SansRegular correctly for weather 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -1604,7 +1604,7 @@ exports[`should render SansRegularItalic correctly for archive 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -1636,7 +1636,7 @@ exports[`should render SansRegularItalic correctly for cymrufyw 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -1716,7 +1716,7 @@ exports[`should render SansRegularItalic correctly for learningenglish 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand All @@ -1732,15 +1732,15 @@ exports[`should render SansRegularItalic correctly for mundo 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

exports[`should render SansRegularItalic correctly for naidheachdan 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand All @@ -1756,7 +1756,7 @@ exports[`should render SansRegularItalic correctly for news 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -1796,7 +1796,7 @@ exports[`should render SansRegularItalic correctly for portuguese 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand All @@ -1812,15 +1812,15 @@ exports[`should render SansRegularItalic correctly for russian 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

exports[`should render SansRegularItalic correctly for scotland 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -1892,7 +1892,7 @@ exports[`should render SansRegularItalic correctly for turkce 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -1940,7 +1940,7 @@ exports[`should render SansRegularItalic correctly for weather 1`] = `
"
font-family: ReithSans, Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: italic;
font-style: italic;
"
`;

Expand Down Expand Up @@ -2780,7 +2780,7 @@ exports[`should render SerifMedium correctly for archive 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -2812,7 +2812,7 @@ exports[`should render SerifMedium correctly for cymrufyw 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -2892,7 +2892,7 @@ exports[`should render SerifMedium correctly for learningenglish 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -2908,15 +2908,15 @@ exports[`should render SerifMedium correctly for mundo 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

exports[`should render SerifMedium correctly for naidheachdan 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -2932,7 +2932,7 @@ exports[`should render SerifMedium correctly for news 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -2972,7 +2972,7 @@ exports[`should render SerifMedium correctly for portuguese 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand All @@ -2988,15 +2988,15 @@ exports[`should render SerifMedium correctly for russian 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

exports[`should render SerifMedium correctly for scotland 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -3068,7 +3068,7 @@ exports[`should render SerifMedium correctly for turkce 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down Expand Up @@ -3116,7 +3116,7 @@ exports[`should render SerifMedium correctly for weather 1`] = `
"
font-family: ReithSerif, Helvetica, Arial, sans-serif;
font-weight: 500;
font-style: normal;
font-style: normal;
"
`;

Expand Down

0 comments on commit 548a65a

Please sign in to comment.