summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/group_show.json8
-rw-r--r--install/ui/test/data/ipa_init.json1
2 files changed, 9 insertions, 0 deletions
diff --git a/install/ui/test/data/group_show.json b/install/ui/test/data/group_show.json
index 4ac6e0c06..136f8f0e7 100644
--- a/install/ui/test/data/group_show.json
+++ b/install/ui/test/data/group_show.json
@@ -264,6 +264,14 @@
],
"memberof_group": [
"editors"
+ ],
+ "objectclass": [
+ "top",
+ "groupofnames",
+ "nestedgroup",
+ "ipausergroup",
+ "ipaobject",
+ "posixgroup"
]
},
"summary": null,
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 9854c4a0f..e0c22bf2d 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -269,6 +269,7 @@
"group": {
"details": "Group Settings",
"external": "External",
+ "make_external": "Change to external group",
"normal": "Normal",
"posix": "POSIX",
"type": "Group Type"