Skip to content

Commit

Permalink
Updates failing snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlplusb authored and jirrazabal committed Oct 31, 2017
1 parent 6b61dd9 commit 0b96d5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ exports[`<AboutRoute /> renders 1`] = `
}
>
<HelmetWrapper
defer={true}
encodeSpecialCharacters={true}
>
<title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`<HomeRoute /> renders 1`] = `
<div>
<HelmetWrapper
defer={true}
encodeSpecialCharacters={true}
>
<title>
Expand Down

0 comments on commit 0b96d5e

Please sign in to comment.