Sha256: 944573db6303db03a40562ba6b25f3480d3b1afcc39aaca81ae99290fe19f00e
Contents?: true
Size: 325 Bytes
Versions: 97
Compression:
Stored size: 325 Bytes
Contents
import { testSelectorsSnapshotWithFixtures } from '@theforeman/test'; import { insightsCloudUrl } from '../InsightsCloudSyncHelpers'; const fixtures = { 'should return insights cloud Url': () => insightsCloudUrl('test_path'), }; describe('InsightsCloudSync helpers', () => testSelectorsSnapshotWithFixtures(fixtures));
Version data entries
97 entries across 97 versions & 1 rubygems