// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`NotificationsInfoCallOut renders when Notifications plugin is installed 1`] = `
Destinations have become channels in Notifications.

Your destinations have been migrated to Notifications, a new centralized place to manage your notification channels. Destinations will be deprecated going forward.  Learn more

EuiIconMock
(opens in a new tab or window)

`; exports[`NotificationsInfoCallOut renders when Notifications plugin is not installed 1`] = `
EuiIconMock
Unable to send notifications. Notifications plugin is required.

Destinations will be deprecated going forward. Install the Notifications plugin for a new centralized place to manage your notification channels.

Existing destinations will be automatically migrated once Notifications plugin is installed.

`;