From 44ef19e5676b0e5ea844f8d84fefd89340419025 Mon Sep 17 00:00:00 2001 From: ehautot Date: Mon, 26 Mar 2018 14:02:12 +0200 Subject: Update password Change-Id: Ie67204f082b128fc6b53295a53f907aaa312a6a2 Signed-off-by: ehautot Issue-ID: CLAMP-129 --- test/csit/tests/clamp/UIs/02__Create_TCA_model.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/csit/tests/clamp/UIs/02__Create_TCA_model.robot') diff --git a/test/csit/tests/clamp/UIs/02__Create_TCA_model.robot b/test/csit/tests/clamp/UIs/02__Create_TCA_model.robot index caacec36a..8a8d9afb4 100644 --- a/test/csit/tests/clamp/UIs/02__Create_TCA_model.robot +++ b/test/csit/tests/clamp/UIs/02__Create_TCA_model.robot @@ -79,7 +79,7 @@ Close Browser Close Browser Verify TCA CL well create - ${auth}= Create List admin 5f4dcc3b5aa765d61d8327deb882cf99 + ${auth}= Create List admin password Create Session clamp http://localhost:8080 auth=${auth} ${resp}= Get Request clamp /restservices/clds/v1/clds/model-names Should Contain Match ${resp} *TCAModel1* -- cgit 1.2.3-korg