Move 'Create Dictionary' calls from tab format to '=' format
[integration/test.git] / tools / Robot_Tool / suites / ha / 010__c1_fails.txt
index c66f3efc280461c63212ff1eabdd32e1709af801..fd32d38947926f89e7ad08b085bdee7fed3c8bc5 100644 (file)
@@ -92,7 +92,7 @@ all switches are introduced to both controllers
                
 
 the system is working with C2
-    ${headers}    Create Dictionary    Content-Type    application/json
+    ${headers}    Create Dictionary    Content-Type=application/json
     Create Session    session    http://${Controller2_IP}:8080   headers=${headers}    auth=${auth}
     ${resp}    Get    session    ${REST_CONTEXT}/${CONTAINER}
     Should Be Equal As Strings    ${resp.status_code}    200    Response    status code error