Sha256: f46a344d6ccddb37194510d86f2099f36d16a44bfcb1bff4c24c08b1a20b733e

Contents?: true

Size: 262 Bytes

Versions: 24

Compression:

Stored size: 262 Bytes

Contents

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

exports[`AutoUploadSwitcher actions should handleToggle 1`] = `
Array [
  Array [
    Object {
      "payload": Object {
        "autoUploadEnabled": true,
      },
      "type": "AUTO_UPLOAD_TOGGLE",
    },
  ],
]
`;

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.6 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcherActions.test.js.snap
foreman_rh_cloud-0.9.5 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcherActions.test.js.snap
foreman_rh_cloud-1.0.5 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcherActions.test.js.snap
foreman_rh_cloud-2.0.5 webpack/ForemanInventoryUpload/Components/AutoUploadSwitcher/__tests__/__snapshots__/AutoUploadSwitcherActions.test.js.snap