Tidy after recent merges
[integration/test.git] / csit / suites / unimgr / uni_operations / 010_unimanager_restconf.robot
index 34db8163d4e257560a7151ec98be384c1f589dd5..cf01a97f5551f6b0d481bb7189ee57477348ea06 100644 (file)
@@ -47,7 +47,7 @@ Update UNI Speed
     Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}
     ${resp}    RequestsLibrary.Put Request    session    ${CONFIG_TOPO_API}/${Uni_topo_API}${Mininet2_IP}/cl-unimgr-mef:speed    data=${speedJson}
     Log    ${resp.content}
-    Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}    
+    Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}
     ${elements}    Create List    speed-10G
     Wait Until Keyword Succeeds    16s    2s    Check For Elements At URI    ${OPERATIONAL_TOPO_API}/topology/unimgr:uni/    ${elements}