Sha256: 73f93ae819eefe6f28321ac2dd8f620bf0c34d77586ee9ad24ea5740b27e68c3

Contents?: true

Size: 163 Bytes

Versions: 6

Compression:

Stored size: 163 Bytes

Contents

export const rhCloudStateWrapper = innerState => ({
  ForemanRhCloud: {
    inventoryUpload: { ...innerState },
    InsightsCloudSync: { ...innerState },
  },
});

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.9 webpack/ForemanRhCloudTestHelpers.js
foreman_rh_cloud-1.0.9 webpack/ForemanRhCloudTestHelpers.js
foreman_rh_cloud-0.9.9 webpack/ForemanRhCloudTestHelpers.js
foreman_rh_cloud-0.9.8 webpack/ForemanRhCloudTestHelpers.js
foreman_rh_cloud-1.0.8 webpack/ForemanRhCloudTestHelpers.js
foreman_rh_cloud-2.0.8 webpack/ForemanRhCloudTestHelpers.js