]> source.dussan.org Git - sonarqube.git/blob
ab0aff418c5ad5022af31ac3bdae0622629793f9
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 <Fragment>
5   <li>
6     onboarding.tutorial.with.jenkins.jenkinsfile.dotnet.build_agent
7     <RenderOptions
8       label="onboarding.tutorial.with.jenkins.jenkinsfile.dotnet.build_agent"
9       onCheck={[Function]}
10       optionLabelKey="onboarding.build.dotnet"
11       options={
12         [
13           "win_core",
14           "win_msbuild",
15           "linux_core",
16         ]
17       }
18     />
19   </li>
20 </Fragment>
21 `;