Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

Commit

Permalink
Updates failing snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlplusb committed Sep 22, 2017
1 parent 8eac284 commit c27f2a9
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 c27f2a9

Please sign in to comment.