Remove tabs in robot files in favour of spaces, add chek in stage-test
[osm/tests.git] / robot-systest / testsuite / slice_01-network_slicing.robot
index d9c8d59..04111a2 100644 (file)
@@ -89,7 +89,7 @@ Create Slice Template
 Network Slice Instance Test
     [Documentation]   Instantiates the NST recently onboarded and sets the instantiation id as a suite variable (nsi_id)
 
-    ${id}=   Create Network Slice      ${nst_name}   %{VIM_TARGET}   ${slice_name}   ${nst_config}   ${publickey}
+    ${id}=   Create Network Slice   ${nst_name}   %{VIM_TARGET}   ${slice_name}   ${nst_config}   ${publickey}
     Set Suite Variable   ${nsi_id}   ${id}