// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiNotificationBadge is rendered 1`] = `
5
`;
exports[`OuiNotificationBadge props color accent is rendered 1`] = `
5
`;
exports[`OuiNotificationBadge props color subdued is rendered 1`] = `
5
`;
exports[`OuiNotificationBadge props size m is rendered 1`] = `
5
`;
exports[`OuiNotificationBadge props size s is rendered 1`] = `
5
`;