Sha256: 32adf70b1f8c9bafada90820182620a6ea77b4d01035f11288e432f26ac6b177
Contents?: true
Size: 289 Bytes
Versions: 87
Compression:
Stored size: 289 Bytes
Contents
import { testActionSnapshotWithFixtures } from '@theforeman/test'; import { syncInsights } from '../InsightsCloudSyncActions'; const fixtures = { 'should syncInsights': () => syncInsights(), }; describe('Insights cloud sync actions', () => testActionSnapshotWithFixtures(fixtures));
Version data entries
87 entries across 87 versions & 1 rubygems