From: Mariusz Wagner Date: Mon, 24 Sep 2018 09:52:15 +0000 (+0200) Subject: Fix "string_from_json" keyword X-Git-Tag: 3.0.0~234 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3958139477d5ffb127772d895c7f537be44c1c3c;p=integration.git Fix "string_from_json" keyword Issue-ID: INT-667 Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5 Signed-off-by: Mariusz Wagner --- diff --git a/test/csit/tests/common.robot b/test/csit/tests/common.robot index 8af66a5df..f0dea2552 100644 --- a/test/csit/tests/common.robot +++ b/test/csit/tests/common.robot @@ -1,6 +1,7 @@ #Robot functions that will be shared also with other tests *** Settings *** Library OperatingSystem +Library HttpLibrary.HTTP *** Keywords *** json_from_file