Project

General

Profile

Download (697 Bytes) Statistics
| Branch: | Tag: | Revision:
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`RegistrationCommandsPage - Advanced renders 1`] = `
<Fragment>
<ConfigParams
configParams={Object {}}
handleInsights={[Function]}
handleRemoteExecution={[Function]}
isLoading={false}
setupInsights=""
setupRemoteExecution=""
/>
<Packages
configParams={Object {}}
handlePackages={[Function]}
isLoading={false}
packages=""
/>
<Repository
handleRepo={[Function]}
handleRepoGpgKeyUrl={[Function]}
isLoading={false}
repo=""
repoGpgKeyUrl=""
/>
<TokenLifeTime
handleInvalidField={[Function]}
isLoading={false}
onChange={[Function]}
value=""
/>
</Fragment>
`;
(2-2/13)