// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec renders with create permission and no default notification 1`] = `
Notifications
EuiIconMock Your administrator may have set default notification settings for shrink operations. You can send additional notifications for this operation.
`; exports[` spec renders with full permission and default notification 1`] = `
Notifications
EuiIconMock Default notification settings are set for shrink operations. Configure default settings at Notifications settings (opens in a new tab or window) .
  • Has failed
  • Has completed
1 ( chime )
`; exports[` spec renders with full permission and no default notification 1`] = `
Notifications
EuiIconMock Your administrator may have set default notification settings for shrink operations. You can send additional notifications for this operation.
`; exports[` spec renders with view permission and default notification 1`] = `
Notifications
EuiIconMock Your administrator has set default notification settings for shrink operations. Contact your administrator to request access.
  • Has failed
  • Has completed
1 ( chime )
`;