// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`<EmailSenders/> spec renders the component with SMTP config type 1`] = ` <h1 class="euiTitle euiTitle--large" > Email senders </h1> `; exports[`<EmailSenders/> spec renders the component without SMTP config type 1`] = ` <h1 class="euiTitle euiTitle--large" > Email senders </h1> `;