Sha256: 1c9a25475aadbd5ba0e22daba20cec20ec84466d77d0209ccfc6304aab7ccba9

Contents?: true

Size: 544 Bytes

Versions: 27

Compression:

Stored size: 544 Bytes

Contents

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

exports[`subscriptionTypeFormatter renders link to a host 1`] = `
<td>
  <span>
    Guests of
     
    <Link
      to="/content_hosts/83/"
    >
      host.example.com
    </Link>
  </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

27 entries across 27 versions & 1 rubygems

Version Path
katello-3.16.2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.1.2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.1.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc5.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc5 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc4.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.15.3.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.15.3 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc4 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc3.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.15.2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc3 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc2.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc2 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.15.1.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc1.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.15.1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap
katello-3.16.0.rc1 webpack/scenes/Subscriptions/components/SubscriptionsTable/__tests__/__snapshots__/SubscriptionTypeFormatter.test.js.snap