// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiGlobalToastList is rendered 1`] = `
`; exports[`OuiGlobalToastList props side can be changed to left 1`] = `

A new notification appears

a

A new notification appears

b
`; exports[`OuiGlobalToastList props toasts is rendered 1`] = `

A new notification appears

a

A new notification appears

b
`;