summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/rolegroup_show.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/rolegroup_show.json')
-rw-r--r--install/ui/test/data/rolegroup_show.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/install/ui/test/data/rolegroup_show.json b/install/ui/test/data/rolegroup_show.json
deleted file mode 100644
index 4652fb2cd..000000000
--- a/install/ui/test/data/rolegroup_show.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "error": null,
- "id": 0,
- "result": {
- "result": {
- "cn": [
- "test"
- ],
- "description": [
- "Test role"
- ],
- "dn": "cn=test,cn=rolegroups,cn=accounts,dc=dev,dc=example,dc=com",
- "member_user": [
- "admin"
- ]
- },
- "summary": null,
- "value": "test"
- }
-}