Sha256: 7ebb4271efcf6ca3f1060eb704c9624058a0dfaf6096dc9a780fbb229622e483

Contents?: true

Size: 381 Bytes

Versions: 3

Compression:

Stored size: 381 Bytes

Contents

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

exports[`ExcludePackagesSwitcher rendering render with props 1`] = `
<div
  className="exclude_packages_switcher"
>
  <SwitcherPF4
    id="exclude-packages-setting-switcher"
    isChecked={true}
    label="Exclude Packages"
    onChange={[Function]}
    tooltip="Exclude packages from being uploaded 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/ExcludePackagesSwitcher/__tests__/__snapshots__/ExcludePackagesSwitcher.test.js.snap
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/ExcludePackagesSwitcher/__tests__/__snapshots__/ExcludePackagesSwitcher.test.js.snap
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/ExcludePackagesSwitcher/__tests__/__snapshots__/ExcludePackagesSwitcher.test.js.snap