Sha256: 6dfc9afcf645431e919a050755b2a486f33c3369920cde225cb399f0db9cb679

Contents?: true

Size: 372 Bytes

Versions: 3

Compression:

Stored size: 372 Bytes

Contents

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

exports[`AutoUploadSwitcher rendering render with props 1`] = `
<div
  className="auto_upload_switcher"
>
  <SwitcherPF4
    id="auto-upload-setting-switcher"
    isChecked={true}
    label="Auto upload"
    onChange={[Function]}
    tooltip="Enable automatic upload of your hosts inventory to the Red Hat cloud"
  />
</div>
`;

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcher.test.js.snap