Commit 25cd8fc3 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

replaced forbiden with forbidden

parent 5147a10d
......@@ -52,7 +52,7 @@ Requests a grant for a particular VNF lifecycle operation - Forbidden
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Send Request a new Grant Forbiden
Send Request a new Grant Forbidden
Check HTTP Response Status Code Is 403
Check HTTP Response Body Json Schema Is ProblemDetails
......@@ -129,7 +129,7 @@ Send Request Grant Request in Asynchronous mode
${body}= Output response
Set Suite Variable &{response} ${body}
Send Request a new Grant Forbiden
Send Request a new Grant Forbidden
Log Request a new Grant for a VNF LCM operation by POST to ${apiRoot}/${apiName}/${apiVersion}/grants
Log The grant request should be rejected
Set Headers {"Accept": "${ACCEPT}"}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment