Migrate 'Get Request' (bgpcep)
[integration/test.git] / csit / libraries / TemplatedRequests.robot
index ea7a795e6dd03812f621968faebdcddd0f79b773..73fc5ab08ac71a41180d16672dac2bc30e22d342 100644 (file)
@@ -151,7 +151,7 @@ Create_Default_Session
     ...    This Keyword is in this Resource only so that user do not need to call RequestsLibrary directly.
     [Arguments]    ${url}=http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    ${auth}=${AUTH}    ${timeout}=${DEFAULT_TIMEOUT_HTTP}    ${max_retries}=0
     RequestsLibrary.Create_Session
-    ...    alias=default
+    ...    default
     ...    url=${url}
     ...    auth=${auth}
     ...    timeout=${timeout}