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