Robot testcase for DualStackip
Change-Id: Ic21e3b4aa35718dc2d9dad91a2ae57f45c5defcd
Signed-off-by: rarik <arika.r@tataelxsi.co.in>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/robot-systest/lib/rest_lib.resource b/robot-systest/lib/rest_lib.resource
index 74e97e9..82c95d2 100644
--- a/robot-systest/lib/rest_lib.resource
+++ b/robot-systest/lib/rest_lib.resource
@@ -65,7 +65,7 @@
Read Directory
[Documentation] Read Current Directory and return it
- ${Directory}= Replace String ${CURDIR} lib resources/
+ ${Directory}= Replace String ${CURDIR} lib resources
${json_path}= Set Variable ${Directory}
RETURN ${json_path}