Sha256: 96dc8ba15a7c1b61e556a114adf83ebc6b9508c81c53378ea0c0a27cf5bfa3f7
Contents?: true
Size: 256 Bytes
Versions: 84
Compression:
Stored size: 256 Bytes
Contents
import { testComponentSnapshotsWithFixtures } from '@theforeman/test'; import InsightsHeader from '../InsightsHeader'; const fixtures = { render: {}, }; describe('InsightsHeader', () => testComponentSnapshotsWithFixtures(InsightsHeader, fixtures));
Version data entries
84 entries across 84 versions & 1 rubygems