Sha256: 34c5facd8453bf45dfd6de3e8d5836c20a885a5beb2b11a3e634dcf5830e84a7

Contents?: true

Size: 374 Bytes

Versions: 3

Compression:

Stored size: 374 Bytes

Contents

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

exports[`HostObfuscationSwitcher rendering render with props 1`] = `
<div
  className="host_obfuscation_switcher"
>
  <SwitcherPF4
    id="host-obfuscation-setting-switcher"
    isChecked={true}
    label="Obfuscate host names"
    onChange={[Function]}
    tooltip="Obfuscate host names sent 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/HostObfuscationSwitcher/__tests__/__snapshots__/HostObfuscationSwitcher.test.js.snap
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/HostObfuscationSwitcher/__tests__/__snapshots__/HostObfuscationSwitcher.test.js.snap
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/HostObfuscationSwitcher/__tests__/__snapshots__/HostObfuscationSwitcher.test.js.snap