Sha256: bd2526c30c756a05fce17f747b54e28383711d3b47e1d7d10d2efb8b6859c2f5

Contents?: true

Size: 409 Bytes

Versions: 96

Compression:

Stored size: 409 Bytes

Contents

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

exports[`HostItem renders 1`] = `
<tr
  id="targeting-host-Host1"
>
  <td
    className="host_name"
  >
    <a
      href="/host1"
    >
      Host1
    </a>
  </td>
  <td
    className="host_status"
  >
    <HostStatus
      status="success"
    />
  </td>
  <td
    className="host_actions"
  >
    <ActionButtons
      buttons={Array []}
    />
  </td>
</tr>
`;

Version data entries

96 entries across 96 versions & 1 rubygems

Version Path
foreman_remote_execution-4.5.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.4.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.3.1 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.3.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.2.3 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.2.2 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.2.1 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.2.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.1.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.7 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-4.0.0 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.6 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.5 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.4 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.3 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap
foreman_remote_execution-3.3.2 webpack/react_app/components/TargetingHosts/__tests__/__snapshots__/HostItem.test.js.snap