]> source.dussan.org Git - sonarqube.git/blob
82f709663db2be910f383ccc790b1c63a9956863
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`rendering should render the list of templates: Permission Template 1: admin 1`] = `"1  user(s)1 group(s)"`;
4
5 exports[`rendering should render the list of templates: Permission Template 1: codeviewer 1`] = `"0  user(s)0 group(s)"`;
6
7 exports[`rendering should render the list of templates: Permission Template 1: issueadmin 1`] = `"2  user(s)0 group(s)"`;
8
9 exports[`rendering should render the list of templates: Permission Template 1: scan 1`] = `"0  user(s)0 group(s)"`;
10
11 exports[`rendering should render the list of templates: Permission Template 1: securityhotspotadmin 1`] = `"1  user(s)0 group(s)"`;
12
13 exports[`rendering should render the list of templates: Permission Template 1: user 1`] = `"3  user(s)2 group(s)"`;
14
15 exports[`rendering should render the list of templates: Permission Template 2: admin 1`] = `"0  user(s)0 group(s)"`;
16
17 exports[`rendering should render the list of templates: Permission Template 2: codeviewer 1`] = `"permission_templates.project_creatorspermission_templates.project_creators.explanation0  user(s)0 group(s)"`;
18
19 exports[`rendering should render the list of templates: Permission Template 2: issueadmin 1`] = `"0  user(s)0 group(s)"`;
20
21 exports[`rendering should render the list of templates: Permission Template 2: scan 1`] = `"0  user(s)0 group(s)"`;
22
23 exports[`rendering should render the list of templates: Permission Template 2: securityhotspotadmin 1`] = `"0  user(s)0 group(s)"`;
24
25 exports[`rendering should render the list of templates: Permission Template 2: user 1`] = `"permission_templates.project_creatorspermission_templates.project_creators.explanation0  user(s)0 group(s)"`;