1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: create 1`] = `
4 <AlmBindingDefinitionFormRenderer
19 onBitbucketVariantChange={[Function]}
21 onFieldChange={[Function]}
27 exports[`should render correctly: edit 1`] = `
28 <AlmBindingDefinitionFormRenderer
34 "clientId": "client1",
35 "clientSecret": "**clientsecret**",
37 "privateKey": "asdf1234",
38 "url": "http://github.enterprise.com",
39 "webhookSecret": "verySecretText!!",
43 onBitbucketVariantChange={[Function]}
45 onFieldChange={[Function]}