Sha256: e0ebee7e6c567536cddf81cd4124c52eef605f71a41e3cc0d9de29219d080591

Contents?: true

Size: 744 Bytes

Versions: 16

Compression:

Stored size: 744 Bytes

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`InsightsTab rendering render with props 1`] = `
<Row
  bsClass="row"
  componentClass="div"
>
  <Col
    bsClass="col"
    componentClass="div"
    xs={12}
  >
    <h2>
      Recommendations
    </h2>
    <ListView
      className=""
      id="hits_list"
    >
      <ListItem
        key="0"
        resultsUrl="https://cloud.redhat.com/insights/advisor/recommendations/ansible_deprecated_repo%7CANSIBLE_DEPRECATED_REPO/4739b323-a343-4e89-b71b-81991b8dc656/"
        solutionUrl="https://access.redhat.com/node/3359651"
        title="New Ansible Engine packages are inaccessible when dedicated Ansible repo is not enabled"
        totalRisk={2}
      />
    </ListView>
  </Col>
</Row>
`;

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
foreman_rh_cloud-1.0.18 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.17 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.16 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.15 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.14 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-0.9.14 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-0.9.13.1 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.13.1 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-0.9.13 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.13 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-0.9.12 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.12 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-2.0.12 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-0.9.11 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-1.0.11 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap
foreman_rh_cloud-2.0.11 webpack/InsightsHostDetailsTab/__tests__/__snapshots__/InsightsTab.test.js.snap