Sha256: e3f4c898272fecc6405c64263bc8c1b7a292ecf2a7a4b79d68e3d50ee13a7a70

Contents?: true

Size: 540 Bytes

Versions: 126

Compression:

Stored size: 540 Bytes

Contents

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

exports[`subscriptionTypeFormatter renders link to a host 1`] = `
<td>
  <span>
    Guests of
     
    <a
      href="/content_hosts/83/"
    >
      host.example.com
    </a>
  </span>
</td>
`;

exports[`subscriptionTypeFormatter renders physical subscriptions 1`] = `
<td>
  Physical
</td>
`;

exports[`subscriptionTypeFormatter renders temporary subscriptions 1`] = `
<td>
  Temporary
</td>
`;

exports[`subscriptionTypeFormatter renders virtual subscriptions 1`] = `
<td>
  Virtual
</td>
`;

Version data entries

126 entries across 126 versions & 1 rubygems

Version Path
katello-4.16.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.15.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.16.0.rc2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.16.0.rc1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.3 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.15.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.15.0.rc2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.15.0.rc1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.0.rc3 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.0.rc2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.0.rc1.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.14.0.rc1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.13.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.13.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.12.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.13.0.rc1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-4.12.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap