Sha256: d20955d89226184b224b90a2ee3c7405efdc281c94df4a92de5f5fdcb823987d

Contents?: true

Size: 270 Bytes

Versions: 12

Compression:

Stored size: 270 Bytes

Contents

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

exports[`ResumeButton rendering render with minimal props 1`] = `
<Button
  active={false}
  block={false}
  bsClass="btn"
  bsSize="small"
  bsStyle="default"
  disabled={false}
  onClick={[Function]}
>
  Resume
</Button>
`;

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
foreman-tasks-1.1.3 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-1.1.2 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-1.1.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-1.1.0 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.6 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-1.0.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-1.0.0 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.5 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.4 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.3 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.2 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap
foreman-tasks-0.17.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/ResumeButton.test.js.snap