summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/trust_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/trust_add.json')
-rw-r--r--install/ui/test/data/trust_add.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/install/ui/test/data/trust_add.json b/install/ui/test/data/trust_add.json
new file mode 100644
index 000000000..707eed27d
--- /dev/null
+++ b/install/ui/test/data/trust_add.json
@@ -0,0 +1,9 @@
+{
+ "error": null,
+ "id": null,
+ "result": {
+ "result": {},
+ "summary": "Added Active Directory trust for realm \"ad.test\"",
+ "value": "ad.test"
+ }
+} \ No newline at end of file