Sha256: dc37ff3b9b4447fc2727fd01ae1ed218e6580b45db5684bc1d8cad5c3ef17cb2
Contents?: true
Size: 524 Bytes
Versions: 11
Compression:
Stored size: 524 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SyncGitRepoSelectors should return gitCommit from syncGitRepoConfData_1 fixtures 1`] = `"master"`; exports[`SyncGitRepoSelectors should return gitUrl from syncGitRepoConfData_1 fixtures 1`] = `"https://github.com/alpha.git"`; exports[`SyncGitRepoSelectors should return path from syncGitRepoConfData_1 fixtures 1`] = `"https://example.com"`; exports[`SyncGitRepoSelectors should return scmType from syncGitRepoConfData_1 fixtures 1`] = ` Object { "git": "git", } `;
Version data entries
11 entries across 11 versions & 1 rubygems