Sha256: 988ee8cf7e2d021dff9fdfdbd2734fe2682a2644bac28c2963f198a35aab5e3b

Contents?: true

Size: 304 Bytes

Versions: 21

Compression:

Stored size: 304 Bytes

Contents

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`TabBody rendering render without Props 1`] = `
<Row
  bsClass="row"
  className="tab_body"
  componentClass="div"
>
  <Terminal
    autoScroll={true}
    error={null}
    exitCode=""
    logs={null}
  />
  <ScheduledRun
    date={null}
  />
</Row>
`;

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
foreman_inventory_upload-1.0.0.beta2 webpack/ForemanInventoryUpload/Components/TabBody/__tests__/__snapshots__/TabBody.test.js.snap