Sha256: 0d3411ae5733cc2fe00d8f981e1a34cedb6d9850942290bdf0c136f4616f34f0

Contents?: true

Size: 564 Bytes

Versions: 6

Compression:

Stored size: 564 Bytes

Contents

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

exports[`ForemanRhCloud selectors should return InsightsCloudSync 1`] = `
Object {
  "inventoryReducersNamespaces": Object {},
}
`;

exports[`ForemanRhCloud selectors should return ForemanInventoryUpload 1`] = `
Object {
  "inventoryReducersNamespaces": Object {},
}
`;

exports[`ForemanRhCloud selectors should return ForemanRhCloud 1`] = `
Object {
  "InsightsCloudSync": Object {
    "inventoryReducersNamespaces": Object {},
  },
  "inventoryUpload": Object {
    "inventoryReducersNamespaces": Object {},
  },
}
`;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.9 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-1.0.9 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-0.9.9 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-0.9.8 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-1.0.8 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-2.0.8 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap