Sha256: 85000daff9953ef1faec4391f61612110aab88ffcc455b5c06f820795ab77bc2

Contents?: true

Size: 408 Bytes

Versions: 7

Compression:

Stored size: 408 Bytes

Contents

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

exports[`SnapshotFormModal renders normal 1`] = `
<ConnectedForemanModal
  enforceFocus={true}
  id="foremanSnapshotMgmtSnapshotFormModal"
  title="Create Snapshot for deep.thought"
>
  <ForemanModalHeader
    closeButton={false}
  />
  <div>
    <WrappedSnapshotForm
      hostId={42}
      setModalClosed={[Function]}
    />
  </div>
</ConnectedForemanModal>
`;

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_snapshot_management-4.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-3.0.1 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-3.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-2.0.3 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-2.0.2 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-2.0.1 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap
foreman_snapshot_management-2.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/__tests__/__snapshots__/SnapshotFormModal.test.js.snap