Sha256: 399c2ca933a0eb1f70c2516c2066064f783ec067b06494b3b5e9e855c907d36e

Contents?: true

Size: 307 Bytes

Versions: 75

Compression:

Stored size: 307 Bytes

Contents

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

exports[`durationCellFormmatter render with tooltip 1`] = `
<span
  className="param-value"
  title="some-tooltip"
>
  some-value
</span>
`;

exports[`durationCellFormmatter render without tooltip 1`] = `
<span
  className="param-value"
>
  some-value
</span>
`;

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
foreman-tasks-10.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-10.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.2.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.2.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.2.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.1.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.0.4 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.1.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.0.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.0.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.3.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-9.0.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.2.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.1.4 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.3.2 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.3.1 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.1.3 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.3.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap
foreman-tasks-8.2.0 webpack/ForemanTasks/Components/TasksTable/formatters/__test__/__snapshots__/durationCellFormmatter.test.js.snap