aboutsummaryrefslogtreecommitdiffstats
path: root/moonclient/moonclient/tests/tests_subjects.json
diff options
context:
space:
mode:
Diffstat (limited to 'moonclient/moonclient/tests/tests_subjects.json')
-rw-r--r--moonclient/moonclient/tests/tests_subjects.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/moonclient/moonclient/tests/tests_subjects.json b/moonclient/moonclient/tests/tests_subjects.json
index 284d1409..5c2a2294 100644
--- a/moonclient/moonclient/tests/tests_subjects.json
+++ b/moonclient/moonclient/tests/tests_subjects.json
@@ -130,14 +130,14 @@
},
{
"name": "set_tenant_authz",
- "command": "tenant set --authz $uuid_authz alt_demo",
+ "command": "tenant set --authz $uuid_authz $uuid",
"result": "",
"description": "Connect the authz intra extension to the tenant demo",
"command_options": ""
},
{
"name": "set_tenant_admin",
- "command": "tenant set --admin $uuid_admin alt_demo",
+ "command": "tenant set --admin $uuid_admin $uuid",
"result": "",
"description": "Connect the authz intra extension to the tenant alt_demo",
"command_options": ""