diff options
author | WuKong <rebirthmonkey@gmail.com> | 2016-08-22 09:56:41 +0200 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2016-09-20 10:38:35 +0200 |
commit | 8e77c022e36d3b84832d11efca160b366aaf79c2 (patch) | |
tree | 2f901d86f714940b7b41237a123ab5962489d149 /moonclient | |
parent | 80021afd64516d0b27f815a14b089428180e142b (diff) |
functest bug user demo
Change-Id: Ibd086955f961ab5859d136f152b0da5423ccc701
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
(cherry picked from commit afab2658f527221485da9fe508225216124baf30)
Diffstat (limited to 'moonclient')
-rw-r--r-- | moonclient/moonclient/tests/tests_empty_policy_new_user.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moonclient/moonclient/tests/tests_empty_policy_new_user.json b/moonclient/moonclient/tests/tests_empty_policy_new_user.json index 6adb9a16..91933e4b 100644 --- a/moonclient/moonclient/tests/tests_empty_policy_new_user.json +++ b/moonclient/moonclient/tests/tests_empty_policy_new_user.json @@ -131,7 +131,7 @@ }, { "name": "add_subject", - "command": "subject add demo --subject_pass password", + "command": "subject add demo --subject_pass console", "result": "", "description": "", "command_options": "" |