From 7aca1a46ebd1401acece1d14b60cbd26265d0487 Mon Sep 17 00:00:00 2001 From: DR695H Date: Mon, 3 Jun 2019 17:08:34 -0400 Subject: replcaing jsonutils with onaplib.json Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H --- .../resources/test_templates/pnf_registration_without_SO_template.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources/test_templates/pnf_registration_without_SO_template.robot') diff --git a/robot/resources/test_templates/pnf_registration_without_SO_template.robot b/robot/resources/test_templates/pnf_registration_without_SO_template.robot index 09655b51..cd901094 100644 --- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot +++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot @@ -8,7 +8,7 @@ Library OperatingSystem Library RequestsLibrary Library UUID Library Collections -Library JSONUtils +Library ONAPLibrary.JSON Library HTTPUtils -- cgit 1.2.3-korg