Sha256: 203fe611fe25406136893b398ddd906bc7b15822da0532ffe99881afde1b235a
Contents?: true
Size: 568 Bytes
Versions: 23
Compression:
Stored size: 568 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`NoReports should render when reports expected 1`] = ` <EmptyStatePattern description="The preupgrade report could not be generated, check the job details for the reason" header="No Preupgrade Report Available" icon="warning-triangle-o" iconType="pf" /> `; exports[`NoReports should render when reports not expected 1`] = ` <EmptyStatePattern description="The preupgrade report will be available after the job finishes" header="No Preupgrade Report Available" icon="in-progress" iconType="pf" /> `;
Version data entries
23 entries across 23 versions & 1 rubygems