summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/delegation_show.json')
-rw-r--r--install/ui/test/data/delegation_show.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/install/ui/test/data/delegation_show.json b/install/ui/test/data/delegation_show.json
index 9444c8750..0b0474d6e 100644
--- a/install/ui/test/data/delegation_show.json
+++ b/install/ui/test/data/delegation_show.json
@@ -8,8 +8,10 @@
"cn"
],
"filter": "(memberOf=cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com)",
- "group": "muppets",
- "membergroup": "cn=ipausers,cn=groups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
+ "group": "admins",
+ "membergroup": [
+ "admins"
+ ],
"permissions": [
"write"
]