Sha256: 42fcfeef137ce9c544944533a2d8edf3780e8a533c9c9da86ffa2d1024f5df1a

Contents?: true

Size: 385 Bytes

Versions: 3

Compression:

Stored size: 385 Bytes

Contents

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

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