Skip to content
Snippets Groups Projects
Commit 726968d2 authored by AHMADABB's avatar AHMADABB
Browse files
parent 2c5d302a
No related branches found
No related tags found
1 merge request!27updated test descriptions for contributions 94r2 and 96r2
......@@ -114,7 +114,7 @@ Send Request Grant Request
Check HTTP Response Status Code Is
[Arguments] ${expected_status}
Should Be Equal ${response.status_code} ${expected_status}
Should Be Equal ${response[0]['status_code']} ${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