Skip to content

Commit

Permalink
up snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mertkahyaoglu committed Jul 16, 2018
1 parent 754bd75 commit 519476a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/containers/tests/__snapshots__/header.spec.js.snap
Expand Up @@ -23,7 +23,7 @@ exports[`Containers::Header renders correctly 1`] = `
<span
className="version"
>
v0.8.0
v0.8.1
</span>
</div>
`;
Expand Down Expand Up @@ -51,7 +51,7 @@ exports[`Containers::Header renders placeholder title 1`] = `
<span
className="version"
>
v0.8.0
v0.8.1
</span>
</div>
`;

0 comments on commit 519476a

Please sign in to comment.