diff options
author | ehautot <eh552t@intl.att.com> | 2018-03-21 16:09:49 +0100 |
---|---|---|
committer | ehautot <eh552t@intl.att.com> | 2018-03-21 16:10:24 +0100 |
commit | ad9ee61f28097d1a2ff11827bcbfe675f0a0012c (patch) | |
tree | 8b431e4fdd1342bb00f5b20dc312503fedee5ff5 /test/csit/tests/clamp/UIs | |
parent | c5e1b81784d10ab3ce5b08d4f863c891726060e8 (diff) |
Fix CSIT tests and add some more
Change-Id: I550b3c580ac0491b279da5288587b2bb6b053f46
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-129
Diffstat (limited to 'test/csit/tests/clamp/UIs')
-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 c866174f1..8aa74f420 100644 --- a/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot +++ b/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot @@ -2,7 +2,7 @@ Library Collections Library RequestsLibrary Library OperatingSystem -Library jsons +Library json *** Test Cases *** Verify HolmesModel1 |