// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`withTooltip tests does not render a tooltip when not specified 1`] = `
`;
exports[`withTooltip tests renders a tooltip when specified 1`] = `
`;
exports[`withTooltip tests renders a tooltip when specified via tooltip props 1`] = `
`;
exports[`withTooltip tests renders a tooltip when specified without id 1`] = `
`;