// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiImage is rendered 1`] = `
`;
exports[`OuiImage is rendered and allows full screen 1`] = `
`;
exports[`OuiImage is rendered with a float 1`] = `
`;
exports[`OuiImage is rendered with a margin 1`] = `
`;
exports[`OuiImage is rendered with a node as the caption 1`] = `
caption
`;
exports[`OuiImage is rendered with custom size 1`] = `
`;
exports[`OuiImage is rendered with src 1`] = `
`;