]> source.dussan.org Git - sonarqube.git/blob
92b09f70f8578942e09ffa5d24eead91d8b68cf4
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`renders 1`] = `
4 <span
5   className="note nowrap spacer-left"
6 >
7   [
8   background_task.type.
9   ]
10 </span>
11 `;
12
13 exports[`renders 2`] = `
14 <span
15   className="note nowrap spacer-left"
16 >
17   [
18   background_task.type.
19    - incremental
20   ]
21 </span>
22 `;