diff options
Diffstat (limited to 'robot/resources/so/add_service_recipe.robot')
-rw-r--r-- | robot/resources/so/add_service_recipe.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/so/add_service_recipe.robot b/robot/resources/so/add_service_recipe.robot index bd999cbd..6d7fa035 100644 --- a/robot/resources/so/add_service_recipe.robot +++ b/robot/resources/so/add_service_recipe.robot @@ -5,7 +5,7 @@ Library OperatingSystem Library Collections Library ONAPLibrary.SO WITH NAME SO Library ONAPLibrary.Templating WITH NAME Templating - +Resource ../global_properties.robot *** Variables *** ${SERVICE_RECIPE_PATH} /serviceRecipe |