// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`UserTeaserPopover does not show badges when disabled 1`] = `
`;
exports[`UserTeaserPopover given a non-touch device does not show button when userLink is provided 1`] = `
`;
exports[`UserTeaserPopover given a touch device does not show button when userLink is not provided 1`] = `
`;
exports[`UserTeaserPopover given a touch device shows button when userLink is provided 1`] = `
`;
exports[`UserTeaserPopover shows badges when enabled 1`] = `
`;