]> source.dussan.org Git - sonarqube.git/blob
499ffbfa605a3c434a9a407d3801dfb394ea6c1e
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <PRDecorationBindingRenderer
5   formData={
6     Object {
7       "key": "",
8     }
9   }
10   instances={Array []}
11   isValid={false}
12   loading={true}
13   onFieldChange={[Function]}
14   onReset={[Function]}
15   onSubmit={[Function]}
16   saving={false}
17   success={false}
18 />
19 `;