// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`AlertsServiceForm with default values renders "authorization-key" input 1`] = `""`; exports[`AlertsServiceForm with default values renders "url" input 1`] = `""`; exports[`AlertsServiceForm with default values renders toggle button 1`] = `""`; exports[`AlertsServiceForm with default values shows description and "Learn More" link 1`] = `"Each alert source must be authorized using the following URL and authorization key. Learn more about configuring this endpoint to receive alerts."`;