Tidied new and updated test suites
[integration/test.git] / csit / libraries / LISPFlowMapping.robot
index 79571cc7d713a78778b5f9bc7885ed3c7637ce0a..568527508a3e909f0c57c4cca169a1509d69bdbe 100644 (file)
@@ -48,7 +48,7 @@ Get Elp Hop
     ${rloc}=    Get From Dictionary    ${loc_record}    rloc
     ${exp_loc_path}=    Get From Dictionary    ${rloc}    explicit-locator-path
     ${actual_hop_index}=    Evaluate    ${hop_index} - 1
-    ${hop}=    Get From List    ${exp_loc_path}     ${actual_hop_index}
+    ${hop}=    Get From List    ${exp_loc_path}    ${actual_hop_index}
     [Return]    ${hop}
 
 Check Mapping Removal