Skip to content

Commit 6632744

Browse files
committed
Add a second NGI to the sample data
- Allows us to later test what happens if a someone requests a role over a NGI without a user with a suitable role.
1 parent aea0cad commit 6632744

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

lib/Doctrine/deploy/sampleData/NGIs.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,17 @@
1212
<SECURITY_EMAIL>cert@switch.ch</SECURITY_EMAIL>
1313
<SITE_COUNT>7</SITE_COUNT>
1414
</NGI>
15+
<NGI PRIMARY_KEY="33001H0" NAME="NGI_FIFE">
16+
<PRIMARY_KEY>33001H0</PRIMARY_KEY>
17+
<NAME>NGI_FIFE</NAME>
18+
<OBJECT_ID>20721</OBJECT_ID>
19+
<DESCRIPTION/>
20+
<EMAIL>ngi-fife-contact@sample.com</EMAIL>
21+
<GGUS_SU/>
22+
<ROD_EMAIL/>
23+
<HELPDESK_EMAIL/>
24+
<SECURITY_EMAIL>ngi-fife-sec@sample.com</SECURITY_EMAIL>
25+
<SITE_COUNT>7</SITE_COUNT>
26+
</NGI>
27+
1528
</results>

0 commit comments

Comments
 (0)