Sha256: 5c2e896e5145782cfab496af2ddfea97646088c71b0052b11e8e558abe7e4cab

Contents?: true

Size: 603 Bytes

Versions: 17

Compression:

Stored size: 603 Bytes

Contents

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

exports[`expandableContent should return additional error 1`] = `
<ul>
  <li>
    These are additional errors
  </li>
</ul>
`;

exports[`expandableContent should return additional info 1`] = `
<ul>
  <li>
    This is additional info
  </li>
</ul>
`;

exports[`expandableContent should return attribute errors 1`] = `
<ul>
  <li>
    could not be processed
  </li>
  <li>
    name: can't be blank
  </li>
  <li>
    name: has invalid format
  </li>
</ul>
`;

exports[`expandableContent should return no errors 1`] = `
<span>
  There were no errors.
</span>
`;

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
foreman_templates-10.0.4 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-10.0.3 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-10.0.2 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-10.0.1 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-10.0.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.5.1 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.5.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.3.3 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.3.2 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.3.1 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.4.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.3.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.2.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.1.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.0.2 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.0.1 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap
foreman_templates-9.0.0 webpack/components/TemplateSyncResult/components/SyncedTemplate/__snapshots__/helpers.test.js.snap