From: asteroide Date: Tue, 24 Nov 2015 14:08:31 +0000 (+0100) Subject: Fix a small bug in test. X-Git-Tag: colorado.1.0~86^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e27b488af1ae9dbd7ff145911c1b7df788c5a334;p=moon.git Fix a small bug in test. Change-Id: I0458f3105fe1fe3e84d3264f29a24f53b6967ebe --- diff --git a/moonclient/moonclient/tests/tests_configuration.json b/moonclient/moonclient/tests/tests_configuration.json index 83b9fd64..d712a0f0 100644 --- a/moonclient/moonclient/tests/tests_configuration.json +++ b/moonclient/moonclient/tests/tests_configuration.json @@ -36,7 +36,7 @@ }, { "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 alt_demo", "command_options": ""