1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: with branch support 1`] = `
9 createConfiguration={[Function]}
20 definitionStatus={Object {}}
25 "clientId": "client1",
26 "clientSecret": "**clientsecret**",
28 "privateKey": "asdf1234",
29 "url": "http://github.enterprise.com",
36 defaultMessage="settings.almintegration.github.info"
37 id="settings.almintegration.github.info"
41 onlyActiveOnIndex={false}
44 to="/documentation/analysis/github-integration/"
52 loadingAlmDefinitions={false}
53 loadingProjectCount={false}
54 multipleAlmEnabled={true}
55 onCheck={[MockFunction]}
56 onDelete={[MockFunction]}
57 onUpdateDefinitions={[MockFunction]}
58 updateConfiguration={[Function]}
61 className="huge-spacer-top huge-spacer-bottom bordered-top"
64 className="big-padded"
66 <Connect(SubCategoryDefinitionsList)
67 category="almintegration"
74 exports[`should render correctly: without branch support 1`] = `
79 className="big-padded"
81 <Connect(SubCategoryDefinitionsList)
82 category="almintegration"