]> source.dussan.org Git - sonarqube.git/blob
649856a4680428fab43a6f4134c353eafdf68b70
[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.REPORT
9   ]
10 </span>
11 `;
12
13 exports[`renders 2`] = `
14 <span
15   className="note nowrap spacer-left"
16 >
17   [
18   background_task.type.REPORT
19    - incremental
20   ]
21 </span>
22 `;