// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`IntegrationHelpText component should not render the link when start and end is not provided 1`] = ` Click nowhere! `; exports[`IntegrationHelpText component should render the help text 1`] = ` Click Bar ! `;