// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should validate contact name before submitting form 1`] = `
Malformed name
`; exports[`should validate contact tel before submitting form 1`] = `
Malformed phone number
`;