Sha256: 7b4174bc9946af47ffe503635e34ee4bd498b92096b8198993d766d75ad690e9
Contents?: true
Size: 307 Bytes
Versions: 104
Compression:
Stored size: 307 Bytes
Contents
import { testComponentSnapshotsWithFixtures } from '@theforeman/test'; import ForemanInventoryUpload from '../../ForemanInventoryUpload'; const fixtures = { 'render without Props': {}, }; describe('ForemanInventoryUpload', () => testComponentSnapshotsWithFixtures(ForemanInventoryUpload, fixtures));
Version data entries
104 entries across 104 versions & 1 rubygems