Skip to content

Commit

Permalink
test(): updates snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
joranquinten committed Aug 19, 2020
1 parent fad9ae7 commit 4431deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/__snapshots__/App.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`<App /> should render without crashing 1`] = `
<div class="application--wrap">
<nav class="v-toolbar v-toolbar--fixed theme--dark" style="margin-top: 0px; padding-right: 0px; padding-left: 0px; transform: translateY(0px);">
<div class="v-toolbar__content" style="height: 64px;">
<div class="v-toolbar__title headline text-uppercase"><span>WebColorTool</span></div>
<div class="v-toolbar__title headline text-uppercase"><span class="title--web">Web</span> <span class="title--color">Color</span> <span class="title--tool">Tool</span></div>
<div class="spacer"></div> <a href="https://github.com/joranquinten/webcolortool" target="_blank" class="v-btn v-btn--flat theme--dark">
<div class="v-btn__content"><span class="mr-2">github</span></div>
</a>
Expand Down

0 comments on commit 4431deb

Please sign in to comment.