From 67afaca4f14965ac90f724ec56fb87d900cf807a Mon Sep 17 00:00:00 2001 From: DR695H Date: Tue, 23 Jul 2019 17:13:23 -0400 Subject: cleaning up some warnings need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H --- robot/testsuites/demo.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 4caf93d9..32976217 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -4,7 +4,7 @@ Documentation Executes the VNF Orchestration Test cases including setup and te Library Collections Resource ../resources/demo_preload.robot Resource ../resources/asdc_interface.robot -Resource ../resources/so/create_cloud_config.robot +Resource ../resources/so_interface.robot *** Variables *** -- cgit 1.2.3-korg