Sha256: 310e012c3a842472a9e181fb766ba04a394067de00ad94cca3ad99e4bd494929
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`PreupgradeReportEntry should render 1`] = ` <ListViewItem actions={null} additionalInfo={ Array [ <StringInfoItem attr="title" elipsed={false} entry={ Object { "id": 5, "preupgradeReportId": 7, "severity": "low", "title": "no title", } } mapAttr={[Function]} translate={false} />, <StringInfoItem attr="severity" elipsed={false} entry={ Object { "id": 5, "preupgradeReportId": 7, "severity": "low", "title": "no title", } } mapAttr={[Function]} translate={false} />, ] } checkboxInput={null} className="listViewItem--listItemVariants" compoundExpand={false} compoundExpanded={false} description={null} heading={null} hideCloseIcon={false} initExpanded={false} key="5" leftContent={null} onCloseCompoundExpand={[Function]} onExpand={[Function]} onExpandClose={[Function]} stacked={true} /> `;
Version data entries
2 entries across 2 versions & 1 rubygems