Skip to content

Commit

Permalink
test(index): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow81627 committed Jun 9, 2019
1 parent 40ae50b commit c702779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/__snapshots__/index.spec.js.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`index renders properly 1`] = `
"<div label=\\"Job Title\\" value=\\"Full Stack Web Developer\\"><section><v-parallax src=\\"https://res.cloudinary.com/pocketpasta/image/upload/c_fit,f_auto,q_auto,w_2200/v1559982334/hero_rko6us.jpg\\" height=\\"600\\"><v-layout column=\\"\\" align-center=\\"\\" justify-center=\\"\\" class=\\"white--text\\"><b-img-lazy src=\\"200\\" alt=\\"Pasta on a sheet of paper\\" height=\\"200\\" width=\\"200\\"></b-img-lazy> <h1 class=\\"brand white--text mb-2 text-xs-center\\">
"<div label=\\"Job Title\\" value=\\"Full Stack Web Developer\\"><section><v-parallax src=\\"https://res.cloudinary.com/pocketpasta/image/upload/c_fit,f_auto,q_auto,w_2200/v1559982334/hero_rko6us.jpg\\" height=\\"600\\"><v-layout column=\\"\\" align-center=\\"\\" justify-center=\\"\\" class=\\"white--text\\"><b-img-lazy src=\\"https://res.cloudinary.com/pocketpasta/image/upload/c_fit,f_auto,q_auto,w_200/v1560038491/logo_vlqvdr.png\\" alt=\\"Pasta on a sheet of paper\\" width=\\"200\\"></b-img-lazy> <h1 class=\\"brand white--text mb-2 text-xs-center\\">
PocketPasta
</h1> <div class=\\"subheading mb-3 text-xs-center\\">
landing.banner.subheading
Expand Down

0 comments on commit c702779

Please sign in to comment.