// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders when no email 1`] = ` report.no_email_to_subscribe `; exports[`renders when not subscribed 1`] = ` report.subscribe_x.report.frequency.montly `; exports[`renders when subscribed 1`] = ` report.unsubscribe_x.report.frequency.montly `;