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