// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SyncSettingFields should show export settings 1`] = `
Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com.
When exporting to /tmp, note that production deployments may be configured to use private tmp.",
"id": 49,
"name": "repo",
"required": true,
"settingsType": "string",
"value": "https://github.com/theforeman/community-templates.git",
}
}
syncType="export"
/>
`;
exports[`SyncSettingFields should show import settings 1`] = `
`;