Moved calls to "RequestLibrary.<action> Request" in csit/suites/ (2)
[integration/test.git] / csit / suites / lispflowmapping / performance / 010_Southbound_MapRequest.robot
index ad34b930b6e01683fad1f754db83e5527c0209a4..e6864f372a1fa173b54e398b0c59e1515566075b 100644 (file)
@@ -55,7 +55,7 @@ Compute And Export Results
 
 *** Keywords ***
 Reset Stats
-    ${resp}=    RequestsLibrary.Post Request   session    ${LFM_SB_RPC_API}:reset-stats
+    ${resp}=    RequestsLibrary.Post Request    session    ${LFM_SB_RPC_API}:reset-stats
     Log    ${resp.content}
     Should Be Equal As Strings    ${resp.status_code}    200