// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Parent.vue mount snapshot 1`] = `

parent

this is a child component

this is a child component

this is a child component

`; exports[`Parent.vue shallow snapshot 1`] = `

parent

`;