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