diff options
author | ehautot <eh552t@intl.att.com> | 2018-05-22 16:58:48 +0200 |
---|---|---|
committer | ehautot <eh552t@intl.att.com> | 2018-05-22 17:02:32 +0200 |
commit | 3d4d54839cabea27204a7441f20044d2df871370 (patch) | |
tree | 2d0c643d13a62412e6273b4233d58e05d440a034 /test/csit/tests/clamp | |
parent | bb769deb018e1bab8941d3f1675282f27801c892 (diff) |
Fix integration tests: string truncated by robotf
Change-Id: I478edc30e03af64e724d1918ddd062fdac26f10c
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-129
Diffstat (limited to 'test/csit/tests/clamp')
-rw-r--r-- | test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot b/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot index a9cb78749..8bbf7c85e 100644 --- a/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot +++ b/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot @@ -21,7 +21,7 @@ Verify HolmesModel1 Should Contain Match ${resp} *migrate* Should Contain Match ${resp} *240* Should Contain Match ${resp} *390* - Should Contain Match ${resp} *correlational Logic1* + Should Contain Match ${resp} *Logic1* Should Contain Match ${resp} *config Policy Name1* Verify TCAModel1 |