Sha256: 92ce514635b046e609553d32da78ced84101988ed6ca705410ca7a36a8108c9a

Contents?: true

Size: 510 Bytes

Versions: 3

Compression:

Stored size: 510 Bytes

Contents

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

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

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_rh_cloud-0.9.10 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-1.0.10 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap
foreman_rh_cloud-2.0.10 webpack/__tests__/__snapshots__/ForemanRhCloudSelectors.test.js.snap