// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiNotificationEvent is rendered 1`] = `
`;
exports[`OuiNotificationEvent props badgeColor is rendered 1`] = `
`;
exports[`OuiNotificationEvent props contextMenuItems are rendered 1`] = `
`;
exports[`OuiNotificationEvent props headingLevel is rendered 1`] = `
`;
exports[`OuiNotificationEvent props iconAriaLabel is rendered 1`] = `
`;
exports[`OuiNotificationEvent props iconType is rendered 1`] = `
`;
exports[`OuiNotificationEvent props isRead is rendered 1`] = `
`;
exports[`OuiNotificationEvent props multiple messages are rendered 1`] = `
`;
exports[`OuiNotificationEvent props primaryAction is rendered 1`] = `
title
`;
exports[`OuiNotificationEvent props primaryActionProps is rendered 1`] = `
`;
exports[`OuiNotificationEvent props severity is rendered 1`] = `
`;