Skip to content
Snippets Groups Projects
Commit 024a662a authored by AHMADABB's avatar AHMADABB
Browse files
parent a65bc77b
No related branches found
No related tags found
1 merge request!27updated test descriptions for contributions 94r2 and 96r2
......@@ -126,7 +126,7 @@ Check resource existance
Check HTTP Response Status Code Is
[Arguments] ${expected_status}
Log Validate Status code
Should Be Equal ${response[0]['status']} ${expected_status}
Should Be Equal as Strings ${response[0]['status']} ${expected_status}
Log Status code validated
Check HTTP Response Header Contains
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment